[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#21607: byacc: Superfluous files break build process



Package: byacc
Version: N/A

The following patch makes the clean target in debian/rules remove some
superfluous files that can interfere with the build process on other
architectures.

--- rules~	Fri Apr 24 07:52:17 1998
+++ rules	Fri Apr 24 07:56:48 1998
@@ -13,7 +13,7 @@
 
 clean:
 	-make clean
-	-rm -rf debian/tmp yacc
+	-rm -rf debian/tmp yacc debian/files debian/substvars
 
 binary: binary-indep binary-arch
 


-- System Information
Debian Release: 2.0 (frozen)
Kernel Version: Linux mdorman 2.0.34 #1 Wed Apr 22 15:08:01 EDT 1998 alpha unknown


--
To UNSUBSCRIBE, email to debian-qa-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: