diff options
Diffstat (limited to 'testing/fts/build')
-rwxr-xr-x | testing/fts/build | 6 |
1 files changed, 0 insertions, 6 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 |