diff options
Diffstat (limited to 'st/build')
-rwxr-xr-x | st/build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/st/build b/st/build deleted file mode 100755 index 954aa1f..0000000 --- a/st/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make PREFIX=/usr DESTDIR="$1" install |