diff options
Diffstat (limited to 'extra/hitch/build')
-rwxr-xr-x | extra/hitch/build | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/hitch/build b/extra/hitch/build deleted file mode 100755 index 09d87526..00000000 --- a/extra/hitch/build +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -e - -./configure --prefix=/usr -make -make DESTDIR="$1" install |