diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
commit | d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 (patch) | |
tree | 65c824b736e8f7e2c48b22538b2c3676888fc729 /testing/fts | |
parent | e110670cccb533ea412869bb5360f091dbacaf34 (diff) | |
download | repository-d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62.tar.gz |
repo: cleanup zombie packages
Diffstat (limited to 'testing/fts')
-rwxr-xr-x | testing/fts/build | 6 | ||||
-rw-r--r-- | testing/fts/checksums | 1 | ||||
-rw-r--r-- | testing/fts/depends | 2 | ||||
-rw-r--r-- | testing/fts/sources | 1 | ||||
-rw-r--r-- | testing/fts/version | 1 |
5 files changed, 0 insertions, 11 deletions
diff --git a/testing/fts/build b/testing/fts/build deleted file mode 100755 index 896e2e10..00000000 --- a/testing/fts/build +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -./bootstrap.sh -./configure --prefix=/usr -make -make DESTDIR="$1" install diff --git a/testing/fts/checksums b/testing/fts/checksums deleted file mode 100644 index c2661231..00000000 --- a/testing/fts/checksums +++ /dev/null @@ -1 +0,0 @@ -49ae567a96dbab22823d045ffebe0d6b14b9b799925e9ca9274d47d26ff482a6 v1.2.7.tar.gz diff --git a/testing/fts/depends b/testing/fts/depends deleted file mode 100644 index e52370ee..00000000 --- a/testing/fts/depends +++ /dev/null @@ -1,2 +0,0 @@ -libtool make -automake make diff --git a/testing/fts/sources b/testing/fts/sources deleted file mode 100644 index 9aee9709..00000000 --- a/testing/fts/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/void-linux/musl-fts/archive/v1.2.7.tar.gz diff --git a/testing/fts/version b/testing/fts/version deleted file mode 100644 index fa32c1fb..00000000 --- a/testing/fts/version +++ /dev/null @@ -1 +0,0 @@ -1.2.7 1 |