Author: goneri
Date: 2008-12-07 22:17:12 +0000 (Sun, 07 Dec 2008)
New Revision: 8480

Modified:
   packages/trunk/ode/debian/rules
Log:
clean removes all the changed files

Modified: packages/trunk/ode/debian/rules
===================================================================
--- packages/trunk/ode/debian/rules     2008-12-07 22:01:08 UTC (rev 8479)
+++ packages/trunk/ode/debian/rules     2008-12-07 22:17:12 UTC (rev 8480)
@@ -49,21 +49,50 @@
        QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
        rm -Rf `find -name '.deps' -type d`
        rm -Rf `find -name '.pc' -type d`
-       rm -f drawstuff/dstest/Makefile \
-                       drawstuff/src/Makefile \
-                       drawstuff/Makefile \
-                       include/ode/Makefile \
-                       include/Makefile \
-                       ode/src/Makefile \
-                       ode/test/Makefile \
-                       ode/Makefile \
-                       Makefile \
-                       include/ode/config.h \
-                       include/ode/stamp-h1 \
-                       config.log \
-                       config.status \
-                       ode-config \
-                       debian/ode-config.1
+       rm -f ode-config \
+               confdefs.h \
+               config.log \
+               conftest.dir/confmf \
+               drawstuff/Makefile \
+               drawstuff/dstest/Makefile \
+               drawstuff/src/Makefile \
+               include/Makefile \
+               include/ode/Makefile \
+               ode/Makefile \
+               ode/src/Makefile \
+               config.status \
+               Makefile \
+               GIMPACT/Makefile \
+               GIMPACT/include/GIMPACT/Makefile \
+               GIMPACT/include/Makefile \
+               GIMPACT/src/Makefile \
+               OPCODE/Ice/Makefile \
+               OPCODE/Makefile \
+               include/drawstuff/Makefile \
+               libtool \
+               ode/demo/Makefile \
+               ode/src/config.h \
+               ode/src/joints/Makefile \
+               ode/src/stamp-h1 \
+               ou/Makefile \
+               ou/config.log \
+               ou/config.status \
+               ou/include/ou/Makefile \
+               ou/libtool \
+               ou/src/ou/Makefile \
+               ou/test/Makefile \
+               tests/Makefile \
+               tests/UnitTest++/Makefile \
+               tests/UnitTest++/src/Makefile \
+               tests/UnitTest++/src/Posix/Makefile \
+               conftest.dir/sub/conftest.Po \
+               conftest.dir/sub/conftest.c \
+               conftest.dir/sub/conftst1.h \
+               conftest.dir/sub/conftst2.h \
+               conftest.dir/sub/conftst3.h \
+               conftest.dir/sub/conftst4.h \
+               conftest.dir/sub/conftst5.h \
+               conftest.dir/sub/conftst6.h
        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