summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcltk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcltk/Makefile b/tcltk/Makefile
index ac45c27..871c62e 100644
--- a/tcltk/Makefile
+++ b/tcltk/Makefile
@@ -8,7 +8,7 @@ SRCS = tclmagic.c
include ${MAGICDIR}/defs.mak
-DFLAGS += -DMAGIC_DATE="\"`date`\""
+DFLAGS += -DMAGIC_DATE="\"`dpkg-parsechangelog -l../debian/changelog --show-field Date`\""
CLEANS += magic.sh magic.tcl magicexec magicdnull
TCL_FILES = \