r5305 - packages/trunk/fretsonfire/debian
Matthew Johnson
mjj29 at alioth.debian.org
Sat Jan 12 12:36:21 UTC 2008
Author: mjj29
Date: 2008-01-12 12:36:21 +0000 (Sat, 12 Jan 2008)
New Revision: 5305
Modified:
packages/trunk/fretsonfire/debian/rules
Log:
really fix this time
Modified: packages/trunk/fretsonfire/debian/rules
===================================================================
--- packages/trunk/fretsonfire/debian/rules 2008-01-12 12:33:37 UTC (rev 5304)
+++ packages/trunk/fretsonfire/debian/rules 2008-01-12 12:36:21 UTC (rev 5305)
@@ -103,7 +103,7 @@
binary: binary-indep binary-arch
-ORIG_VERSION=$(shell dpkg-parsechangelog | sed -n '/^Version/s/[^:].*: \(.*\).dfsg-[^-]*$/\1/p')
+ORIG_VERSION=$(shell dpkg-parsechangelog | sed -n '/^Version/s/[^:].*: \(.*\).dfsg-[^-]*$$/\1/p')
../FretsOnFire-$(ORIG_VERSION)-linux.tar.gz:
wget "http://downloads.sourceforge.net/fretsonfire/FretsOnFire-$(ORIG_VERSION)-linux.tar.gz?use_mirror=osdn" --directory-prefix=../
More information about the Pkg-games-commits
mailing list