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