summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--polychrome-red.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/polychrome-red.morph b/polychrome-red.morph
index dc1926f..8831557 100644
--- a/polychrome-red.morph
+++ b/polychrome-red.morph
@@ -7,6 +7,6 @@
],
"install-commands": [
"install -d \"$DESTDIR/usr/bin\"",
- "printf '#!/bin/sh\necho red\n' > \"$DESTDIR/usr/bin/polychrome-red\""
+ "printf '#!/bin/sh\necho broken red\n' > \"$DESTDIR/usr/bin/polychrome-red\""
]
}