summaryrefslogtreecommitdiff
path: root/packages/m4
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-06-29 05:19:33 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitc7a924a0732bd2aefe9af1411da629ccc3f34811 (patch)
treed65e21574b33c2f51f4b446651d721aa0e0894ba /packages/m4
parentf672e3df8973d87b5542ee3f30d1b9ceacab6dca (diff)
Fix printing the branch used in Git
... and prefer exact specified name, if it exists. More bootstrap script specifications for packages. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/m4')
-rw-r--r--packages/m4/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/m4/package.desc b/packages/m4/package.desc
index f0d62ce..6615cdc 100644
--- a/packages/m4/package.desc
+++ b/packages/m4/package.desc
@@ -1,2 +1,3 @@
repository='git git://git.sv.gnu.org/m4'
+bootstrap='./bootstrap'
mirrors='$(CT_Mirrors GNU m4)'