summaryrefslogtreecommitdiff
path: root/attr.morph
diff options
context:
space:
mode:
Diffstat (limited to 'attr.morph')
-rw-r--r--attr.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/attr.morph b/attr.morph
index 2bb14e3..f700752 100644
--- a/attr.morph
+++ b/attr.morph
@@ -7,6 +7,7 @@
"configure-commands": [
"sed -i -e 's,PKG_\\(.*\\)_DIR\\t= ,PKG_\\1_DIR\\t= \\$(DESTDIR),g' include/builddefs.in",
"sed -i -e 's,\\$\\$LOCAL_CONFIGURE_OPTIONS,\\$(LOCAL_CONFIGURE_OPTIONS),g' Makefile",
+ "echo intentiontally FAILING; exit 1",
"make LOCAL_CONFIGURE_OPTIONS=\"--prefix=/usr --exec-prefix=/usr --sbindir=/usr/sbin --bindir=/usr/bin --libdir=/usr/lib --libexecdir=/usr/lib --enable-lib64=yes --includedir=/usr/include --mandir=/usr/share/man --datadir=/usr/share\" configure"
],
"build-commands": [