r1790 - packages/trunk/vdrift/debian

Eddy Petrisor eddyp-guest at costa.debian.org
Thu Oct 5 21:09:13 UTC 2006


Author: eddyp-guest
Date: 2006-10-05 21:09:12 +0000 (Thu, 05 Oct 2006)
New Revision: 1790

Modified:
   packages/trunk/vdrift/debian/rules
Log:
incomplete port; Goneri, sorry for the change on the release, and I suggest you to use svn merge ;-)

Modified: packages/trunk/vdrift/debian/rules
===================================================================
--- packages/trunk/vdrift/debian/rules	2006-10-05 21:05:32 UTC (rev 1789)
+++ packages/trunk/vdrift/debian/rules	2006-10-05 21:09:12 UTC (rev 1790)
@@ -55,7 +55,7 @@
 	# i18n
 	mkdir -p debian/tmp/usr/share/locale/nl/LC_MESSAGES/
 	cp po/nl.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/
-	[ NOSTRIP = 'yes' ] || strip -R .comment -R .note --strip-unneeded
+	[ NOSTRIP = 'yes' ] || strip -R .comment -R .note --strip-unneeded debian/tmp/usr/games/vdrift
 
 # Build architecture-independent files here.
 binary-indep: build install




More information about the Pkg-games-commits mailing list