summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-22 12:09:12 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-22 12:09:12 +0000
commitafc8dd2ab20f17e02793c2fe6fbe681d1961a442 (patch)
tree2bbe7f266f08a4b961e8d5a42efcb4e0a1c66560
parenteb3a7712af8c7a0c90d43e64a1908e4cc0dad21f (diff)
downloadgzip-baserock/morph-stable.tar.gz
No longer remove .git*.baserock/morph-stable
-rw-r--r--gzip.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/gzip.morph b/gzip.morph
index f56482d..fda6749 100644
--- a/gzip.morph
+++ b/gzip.morph
@@ -2,7 +2,6 @@
"name": "gzip",
"kind": "chunk",
"configure-commands": [
- "rm .git*",
"bash bootstrap --skip-po",
"./configure --prefix=/usr --disable-nls"
],