[Pkg-octave-commit] rev 184 - trunk/packages/octave/debian

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Wed, 06 Apr 2005 07:43:52 +0000


Author: rafael
Date: 2005-04-06 07:43:51 +0000 (Wed, 06 Apr 2005)
New Revision: 184

Modified:
   trunk/packages/octave/debian/rules
Log:
Added more files to be deleted in the upstream tree, which are not removed
by make clean.  This should be really done in the upstream Makefiles.


Modified: trunk/packages/octave/debian/rules
===================================================================
--- trunk/packages/octave/debian/rules	2005-03-30 23:15:54 UTC (rev 183)
+++ trunk/packages/octave/debian/rules	2005-04-06 07:43:51 UTC (rev 184)
@@ -156,8 +156,10 @@
 	-$(MAKE) -i distclean || $(MAKE) -f Makefile.in distclean
 	rm -f build-stamp configure-stamp make-stamp check-stamp \
 		install-stamp
-	-rm -vf libcruft/libcruft.so libcruft/*/Makefile \
-		install.octave  scripts/gethelp  libcruft/misc/*.d
+	-rm -vrf libcruft/libcruft.so libcruft/*/Makefile		\
+		install.octave  scripts/gethelp  libcruft/misc/*.d	\
+		scripts/autom4te.cache config.log Makefrag.f77		\
+		src/PKG_ADD src/gplot.cc
         ##doc/interpreter/octave.{dvi,ps} doc/faq/Octave-FAQ_*.html
         ##scripts/DOCSTRINGS
 	test ! -f octave-bug.in.orig || mv octave-bug.in.orig octave-bug.in