summaryrefslogtreecommitdiff
path: root/libvirt.morph
diff options
context:
space:
mode:
Diffstat (limited to 'libvirt.morph')
-rw-r--r--libvirt.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt.morph b/libvirt.morph
index 0a8257096c..3e962c4ffe 100644
--- a/libvirt.morph
+++ b/libvirt.morph
@@ -2,7 +2,7 @@ name: libvirt
kind: chunk
build-system: autotools
install-commands:
-- make DESTDIR="$DESTDIR" install | true
+- make DESTDIR="$DESTDIR" install
configure-commands:
- >
GNULIB_SRCDIR=gnulib-src