Author: goneri-guest
Date: 2008-01-16 12:20:20 +0000 (Wed, 16 Jan 2008)
New Revision: 5408

Modified:
   packages/trunk/funnyboat/debian/changelog
   packages/trunk/funnyboat/debian/rules
Log:
clean the .pc directory


Modified: packages/trunk/funnyboat/debian/changelog
===================================================================
--- packages/trunk/funnyboat/debian/changelog   2008-01-16 12:12:50 UTC (rev 
5407)
+++ packages/trunk/funnyboat/debian/changelog   2008-01-16 12:20:20 UTC (rev 
5408)
@@ -12,6 +12,7 @@
   * add a build dependency on python, since python-support is not
     supposed to provide a python interpreter, see #391689
     Thanks Joss
+  * clean the .pc directory
 
  -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 16 Jan 2008 11:07:03 +0100
 

Modified: packages/trunk/funnyboat/debian/rules
===================================================================
--- packages/trunk/funnyboat/debian/rules       2008-01-16 12:12:50 UTC (rev 
5407)
+++ packages/trunk/funnyboat/debian/rules       2008-01-16 12:20:20 UTC (rev 
5408)
@@ -16,6 +16,7 @@
        rm -f build-stamp configure-stamp
        rm -rf debian/funnyboat.6
        QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+       rm -rf .pc
        dh_clean
 
 install: build


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to