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