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

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon May 15 10:27:59 EDT 2006


User:      racke
Date:      2006-05-15 14:27:59 GMT
Modified:  debian   rules
Log:
merged changes 2.29 vs 2.29.2.1
+++ 2.29.2.1 +++
run debconf-updatepo from clean target

Revision  Changes    Path
2.30      +2 -1      interchange/debian/rules


rev 2.30, prev_rev 2.29
Index: rules
===================================================================
RCS file: /var/cvs/interchange/debian/rules,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- rules	4 Oct 2005 18:47:10 -0000	2.29
+++ rules	15 May 2006 14:27:59 -0000	2.30
@@ -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