summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-09 17:35:34 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-09 17:35:34 +0100
commit1c5a2ce03ff21330aacd43402458bc62af459c6d (patch)
tree12150fd2257a303bbbd641e42040e1d4caaabbf4
parent584050657dce726bdc00bbc296b15ceb8d9a0c28 (diff)
downloadpolychrome-red-broken.tar.gz
Make sure the installed red says its from brokenbroken
-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\""
]
}