diff options
Diffstat (limited to 'testing/dosfstools')
-rwxr-xr-x | testing/dosfstools/build | 11 | ||||
-rw-r--r-- | testing/dosfstools/checksums | 1 | ||||
-rw-r--r-- | testing/dosfstools/sources | 1 | ||||
-rw-r--r-- | testing/dosfstools/version | 1 |
4 files changed, 0 insertions, 14 deletions
diff --git a/testing/dosfstools/build b/testing/dosfstools/build deleted file mode 100755 index 75812fcf..00000000 --- a/testing/dosfstools/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -e - - -./configure \ - --prefix=/ \ - --enable-compat-symlinks \ - --mandir=/usr/share/man \ - --docdir=/usr/share/doc/dosfstools-4.1 - -make -make DESTDIR="$1" install diff --git a/testing/dosfstools/checksums b/testing/dosfstools/checksums deleted file mode 100644 index 12827f08..00000000 --- a/testing/dosfstools/checksums +++ /dev/null @@ -1 +0,0 @@ -e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173 dosfstools-4.1.tar.xz diff --git a/testing/dosfstools/sources b/testing/dosfstools/sources deleted file mode 100644 index c3230867..00000000 --- a/testing/dosfstools/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz diff --git a/testing/dosfstools/version b/testing/dosfstools/version deleted file mode 100644 index 60d2ac65..00000000 --- a/testing/dosfstools/version +++ /dev/null @@ -1 +0,0 @@ -4.1 1 |