summaryrefslogtreecommitdiffstats
path: root/archive/ncompress/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archive/ncompress/BUILD')
-rwxr-xr-xarchive/ncompress/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/archive/ncompress/BUILD b/archive/ncompress/BUILD
new file mode 100755
index 0000000000..17ff58a02b
--- /dev/null
+++ b/archive/ncompress/BUILD
@@ -0,0 +1,6 @@
+unpack $SOURCE2 ${MD5[1]} &&
+zcat $SOURCE2 | patch -p1 &&
+cat $SCRIPT_DIRECTORY/ncompress-gcc34.patch | patch -p1 &&
+export LBOPT="$CFLAGS $LDFLAGS" &&
+sed -e 's/LBOPT=//' Makefile.def > Makefile &&
+make