Author: goneri
Date: 2008-04-26 00:53:20 +0000 (Sat, 26 Apr 2008)
New Revision: 6769

Modified:
   packages/trunk/ode/debian/changelog
   packages/trunk/ode/debian/rules
Log:
remove some file from the diff.gz

Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog 2008-04-26 00:34:21 UTC (rev 6768)
+++ packages/trunk/ode/debian/changelog 2008-04-26 00:53:20 UTC (rev 6769)
@@ -7,6 +7,7 @@
   * indent the Uploaders and Build-Depends entries
   * add libglu-dev and libgl-dev as alternative build dependency for Mesa to
     be able to build with Nvidia nvidia-glx-dev (Closes: #475564)
+  * remove some file from the diff.gz
 
  -- Goneri Le Bouder <[EMAIL PROTECTED]>  Sat, 26 Apr 2008 02:58:35 +0200
 

Modified: packages/trunk/ode/debian/rules
===================================================================
--- packages/trunk/ode/debian/rules     2008-04-26 00:34:21 UTC (rev 6768)
+++ packages/trunk/ode/debian/rules     2008-04-26 00:53:20 UTC (rev 6769)
@@ -40,7 +40,11 @@
 clean:
        dh_testdir
        dh_testroot
-       rm -f build-stamp configure-stamp
+       rm -f build-stamp \
+           configure-stamp \
+           ode/demo/Makefile \
+           tests/CppTestHarness/Makefile \
+           tests/Makefile
        
        # Add here commands to clean up after the build process.
        [ ! -f Makefile ] || $(MAKE) clean


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

Reply via email to