mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
mpc1: move out of tree
This commit is contained in:
parent
20ccec70df
commit
b03066d39c
@ -1,12 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
./configure \
|
|
||||||
--prefix=/usr \
|
|
||||||
--sysconfdir=/etc \
|
|
||||||
--enable-shared
|
|
||||||
|
|
||||||
make
|
|
||||||
make DESTDIR="$1" install
|
|
||||||
|
|
||||||
# Remove all info files.
|
|
||||||
rm -rf "$1/usr/share/info"
|
|
@ -1 +0,0 @@
|
|||||||
6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e mpc-1.1.0.tar.gz
|
|
@ -1,2 +0,0 @@
|
|||||||
gmp
|
|
||||||
mpfr
|
|
@ -1 +0,0 @@
|
|||||||
https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz
|
|
@ -1 +0,0 @@
|
|||||||
1.1.0 1
|
|
Loading…
Reference in New Issue
Block a user