diff dist-files.mk @ 4590:5b5c47cd2111

Add file with hg id of MXE-Octave to dist package (bug #52794). * tools/mk-hg-id.sh: New file copied (mostly) from Octave sources. * Makefile.in: Call shell script, copy HG-ID in make dist * binary-dist-rules.mk: Copy HG-ID to dist directory. * dist-files.mk: add mk-hg-id.sh to dist files
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 03 Jan 2018 14:18:12 +0100
parents 7d8660f7bb61
children 50aebe534e42
line wrap: on
line diff
--- a/dist-files.mk	Wed Jan 03 10:09:19 2018 -0500
+++ b/dist-files.mk	Wed Jan 03 14:18:12 2018 +0100
@@ -869,6 +869,7 @@
   install-sh \
   make-shared-from-static \
   makeinst-script.sh.in \
+  mk-hg-id.sh \
   patch-tool-mxe \
   pkg-install.py \
   s3-fetch-and-sync \