[Dtdparse-commits] CVS: SGML-DTDParse/etc variables.mk,2.1,2.22005-07-16 15:06:04Update of SGML-DTDParse/etc
Modified Files:
Tag: 2
variables.mk
Log Message:
touch META.yml to avoid bug in later versions of ExtUtils::MakeMaker.
======================================================================
FILE: SGML-DTDParse/etc/variables.mk
--- variables.mk 16 Jul 2005 03:43:02 -0000 2.1
+++ variables.mk 16 Jul 2005 22:02:26 -0000 2.2
@@ -23,4 +23,5 @@
RPMBUILD = rpmbuild
TAR = /bin/tar
+TOUCH = /bin/touch
W3M = w3m
ZIP = zip
|
|