[Pkg-octave-commit] r1614 - octave-forge-pkgs/octave-odepkg/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 16:39:03 UTC 2008


Author: rafael
Date: 2008-04-08 16:39:03 +0000 (Tue, 08 Apr 2008)
New Revision: 1614

Modified:
   octave-forge-pkgs/octave-odepkg/trunk/debian/rules
Log:
Remove files generated by configure

Modified: octave-forge-pkgs/octave-odepkg/trunk/debian/rules
===================================================================
--- octave-forge-pkgs/octave-odepkg/trunk/debian/rules	2008-04-08 16:37:13 UTC (rev 1613)
+++ octave-forge-pkgs/octave-odepkg/trunk/debian/rules	2008-04-08 16:39:03 UTC (rev 1614)
@@ -3,6 +3,9 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+clean::
+	( cd src ; rm -f Makeconf config.log config.status )
+
 INFO = octave-odepkg.info
 install/octave-odepkg::
 	cp inst/doc.info $(INFO)




More information about the Pkg-octave-commit mailing list