summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-11 16:24:29 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-06-16 09:21:44 +0000
commit74ce6a1883f73ae1ffa4a1fad5f11370fd105aca (patch)
treee4630ce8e1c208b44f628159dcd8de52335abf47 /strata/core
parent284aec89f5de6f111702065bacd72c31e5fd0c9b (diff)
downloaddefinitions-74ce6a1883f73ae1ffa4a1fad5f11370fd105aca.tar.gz
patch: Fix version reported
Without this patch, you get: ~ #patch --version GNU patch UNKNOWN Change-Id: I63c554ac9372306a5c8faa8324a31237ae6c9972
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/patch.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/core/patch.morph b/strata/core/patch.morph
index b7f146ef..48c9c437 100644
--- a/strata/core/patch.morph
+++ b/strata/core/patch.morph
@@ -2,4 +2,5 @@ name: patch
kind: chunk
build-system: autotools
pre-configure-commands:
+- echo "2.7.1" > .tarball-version
- ./bootstrap --skip-po