[interchange-cvs] interchange - racke modified debian/rules

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon May 15 10:22:51 EDT 2006


User:      racke
Date:      2006-05-15 14:22:51 GMT
Modified:  debian   Tag: STABLE_5_4-branch rules
Log:
run debconf-updatepo from clean target

Revision  Changes    Path
No                   revision



No                   revision



2.29.2.1  +2 -1      interchange/debian/rules


rev 2.29.2.1, prev_rev 2.29
Index: rules
===================================================================
RCS file: /var/cvs/interchange/debian/rules,v
retrieving revision 2.29
retrieving revision 2.29.2.1
diff -u -r2.29 -r2.29.2.1
--- rules	4 Oct 2005 18:47:10 -0000	2.29
+++ rules	15 May 2006 14:22:51 -0000	2.29.2.1
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 #
-# Copyright 2000,2001,2002,2003,2005 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2000,2001,2002,2003,2005,2006 by Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -57,6 +57,7 @@
 clean:
 	dh_testdir
 	dh_testroot
+	debconf-updatepo
 	rm -f build-stamp install-stamp
 
 	# Add here commands to clean up after the build process.








More information about the interchange-cvs mailing list