diff --git a/STAGE1-mpfr b/STAGE1-mpfr new file mode 100644 index 0000000..f69a67a --- /dev/null +++ b/STAGE1-mpfr @@ -0,0 +1,7 @@ +L=$1 +srpm $L +mcd $BUILDDIR/t-$L +$SRC/${L}-*/configure $TCONFIGARGS +make $J +make $J install DESTDIR=${ROOTFS} +fix_la $L