summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-22 16:41:37 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-22 16:41:37 +0000
commit0583d135e8912a47ab6e33125bd549afb2b93c7c (patch)
treebbc57dd8b38c12bf126719204c29cb2557b7042e
parenta764489978716b7b8736ecd355944143b3387ac3 (diff)
downloadgrep-baserock/morph-stable.tar.gz
No longer remove .git*baserock/morph-stable
-rw-r--r--grep.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/grep.morph b/grep.morph
index a4538f09..b1595b15 100644
--- a/grep.morph
+++ b/grep.morph
@@ -2,7 +2,6 @@
"name": "grep",
"kind": "chunk",
"configure-commands": [
- "rm .git*",
"bash bootstrap --skip-po",
"./configure --prefix=/usr --disable-nls"
],