r738 - packages/vdrift/vdrift/trunk/debian

Gonéri Le Bouder goneri-guest at costa.debian.org
Wed May 24 23:47:57 UTC 2006


Author: goneri-guest
Date: 2006-05-24 23:47:57 +0000 (Wed, 24 May 2006)
New Revision: 738

Modified:
   packages/vdrift/vdrift/trunk/debian/rules
Log:
clean up vdrift.conf during the make install


Modified: packages/vdrift/vdrift/trunk/debian/rules
===================================================================
--- packages/vdrift/vdrift/trunk/debian/rules	2006-05-24 17:05:08 UTC (rev 737)
+++ packages/vdrift/vdrift/trunk/debian/rules	2006-05-24 23:47:57 UTC (rev 738)
@@ -14,6 +14,9 @@
 #DEB_SCONS_INSTALL_OPTIONS := destdir=$(DEB_DESTDIR)
 #DEB_SCONS_BUILD_OPTIONS := release=1
 
+build/clean::
+	rm vdrift.conf
+
 build/vdrift::
 	docbook-to-man debian/vdrift.sgml > debian/vdrift.6 
 




More information about the Pkg-games-commits mailing list