[Pkg-octave-commit] r1144 - octave/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Wed Dec 26 19:51:15 UTC 2007
Author: rafael
Date: 2007-12-26 19:51:15 +0000 (Wed, 26 Dec 2007)
New Revision: 1144
Modified:
octave/trunk/debian/rules
Log:
Dropped obsolete comment
Modified: octave/trunk/debian/rules
===================================================================
--- octave/trunk/debian/rules 2007-12-26 19:06:58 UTC (rev 1143)
+++ octave/trunk/debian/rules 2007-12-26 19:51:15 UTC (rev 1144)
@@ -21,7 +21,6 @@
'm/(\d\.\d)\.\d+/ and print $$1')
PACKAGEVER := $(shell echo $(PACKAGE) | \
perl -nle 'm/.*(\d.\d)/ and print $$1')
-#FIXME: drop PACKAGEVER after the release of 3.0 source packages!
hack:
@echo $(PACKAGEVER)
More information about the Pkg-octave-commit
mailing list