Package: nspr
Version: 4.8-1
Severity: normal
Tags: patch
The clean target never gets called. See this small fix:
--- debian/rules (Revision 7395)
+++ debian/rules (Arbeitskopie)
@@ -52,7 +52,7 @@
dh_testroot
rm -f build-stamp install-stamp
- [ ! -f Makefile ] || $(MAKE) -C mozilla/nsprpub distclean
+ [ ! -f mozilla/nsprpub/Makefile ] || $(MAKE) -C mozilla/nsprpub
distclean
dh_clean
Tobias
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.30-1-amd64
Debian Release: squeeze/sid
500 testing www.debian-multimedia.org
500 testing security.debian.org
500 testing ftp.de.debian.org
1001 unstable ftp.debian.org
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]