Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1 @@
|
||||
/mpfr-3.1.1.tar.xz
|
||||
/mpfr-3.1.2.zip
|
||||
/mpfr-3.1.2.tar.xz
|
||||
/mpfr-3.1.3.tar.xz
|
||||
/mpfr-3.1.4.tar.xz
|
||||
/mpfr-3.1.5.tar.xz
|
||||
/mpfr-3.1.6.tar.xz
|
||||
SOURCES/mpfr-3.1.6.tar.xz
|
||||
|
||||
1
.mpfr.metadata
Normal file
1
.mpfr.metadata
Normal file
@ -0,0 +1 @@
|
||||
f9178ddc0c470faa2e063b3185c4488ad0f74df8 SOURCES/mpfr-3.1.6.tar.xz
|
||||
@ -1,7 +0,0 @@
|
||||
L=$1
|
||||
srpm $L
|
||||
mcd $BUILDDIR/t-$L
|
||||
$SRC/${L}-*/configure $TCONFIGARGS
|
||||
make $J
|
||||
make $J install DESTDIR=${ROOTFS}
|
||||
fix_la $L
|
||||
Loading…
Reference in New Issue
Block a user