diff options
-rwxr-xr-x | extra/autoconf/build | 7 | ||||
-rw-r--r-- | extra/autoconf/checksums | 1 | ||||
-rw-r--r-- | extra/autoconf/depends | 2 | ||||
-rw-r--r-- | extra/autoconf/sources | 1 | ||||
-rw-r--r-- | extra/autoconf/version | 1 | ||||
-rwxr-xr-x | extra/automake/build | 7 | ||||
-rw-r--r-- | extra/automake/checksums | 1 | ||||
-rw-r--r-- | extra/automake/depends | 2 | ||||
-rw-r--r-- | extra/automake/sources | 1 | ||||
-rw-r--r-- | extra/automake/version | 1 |
10 files changed, 0 insertions, 24 deletions
diff --git a/extra/autoconf/build b/extra/autoconf/build deleted file mode 100755 index 6daf22f8..00000000 --- a/extra/autoconf/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/extra/autoconf/checksums b/extra/autoconf/checksums deleted file mode 100644 index 821d9707..00000000 --- a/extra/autoconf/checksums +++ /dev/null @@ -1 +0,0 @@ -954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 autoconf-2.69.tar.gz diff --git a/extra/autoconf/depends b/extra/autoconf/depends deleted file mode 100644 index 8fd1a89e..00000000 --- a/extra/autoconf/depends +++ /dev/null @@ -1,2 +0,0 @@ -m4 -perl diff --git a/extra/autoconf/sources b/extra/autoconf/sources deleted file mode 100644 index 399ad44a..00000000 --- a/extra/autoconf/sources +++ /dev/null @@ -1 +0,0 @@ -https://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.69.tar.gz diff --git a/extra/autoconf/version b/extra/autoconf/version deleted file mode 100644 index 9c78dec0..00000000 --- a/extra/autoconf/version +++ /dev/null @@ -1 +0,0 @@ -2.69 2 diff --git a/extra/automake/build b/extra/automake/build deleted file mode 100755 index 6daf22f8..00000000 --- a/extra/automake/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/extra/automake/checksums b/extra/automake/checksums deleted file mode 100644 index f35b0628..00000000 --- a/extra/automake/checksums +++ /dev/null @@ -1 +0,0 @@ -b2f361094b410b4acbf4efba7337bdb786335ca09eb2518635a09fb7319ca5c1 automake-1.16.2.tar.gz diff --git a/extra/automake/depends b/extra/automake/depends deleted file mode 100644 index ef9f132a..00000000 --- a/extra/automake/depends +++ /dev/null @@ -1,2 +0,0 @@ -autoconf -perl diff --git a/extra/automake/sources b/extra/automake/sources deleted file mode 100644 index 00f5c15c..00000000 --- a/extra/automake/sources +++ /dev/null @@ -1 +0,0 @@ -https://ftp.gnu.org/gnu/automake/automake-1.16.2.tar.gz diff --git a/extra/automake/version b/extra/automake/version deleted file mode 100644 index a973c446..00000000 --- a/extra/automake/version +++ /dev/null @@ -1 +0,0 @@ -1.16.2 1 |