From 7df7f3b427739ff7d69da2ba218da0124822892c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:39:48 +0000 Subject: Remove all .morph files and files from the old format --- strata/core/bzip2.morph | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 strata/core/bzip2.morph (limited to 'strata/core/bzip2.morph') diff --git a/strata/core/bzip2.morph b/strata/core/bzip2.morph deleted file mode 100644 index f4bdb794..00000000 --- a/strata/core/bzip2.morph +++ /dev/null @@ -1,10 +0,0 @@ -name: bzip2 -kind: chunk -configure-commands: -- sed -i -rf bzip2.morph-makefix.sed Makefile -build-commands: -- make -f Makefile-libbz2_so -- make -install-commands: -- make DESTDIR="$DESTDIR" PREFIX="$PREFIX" install -- install libbz2.so* "$DESTDIR$PREFIX/lib" -- cgit v1.2.1