tag 424423 patch
thanks

Attached is a patch against debian/rules fixing this problem.

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
diff -urN jabber-muc-0.6.0.orig/debian/rules jabber-muc-0.6.0/debian/rules
--- jabber-muc-0.6.0.orig/debian/rules	2008-04-06 18:30:02.000000000 -0500
+++ jabber-muc-0.6.0/debian/rules	2008-04-06 18:19:25.000000000 -0500
@@ -44,7 +44,9 @@
 	rm -f build-stamp configure-stamp
 
 	# Add here commands to clean up after the build process.
-	-$(MAKE) clean
+	$(SHELL) debian/patches/debian-makefile.dpatch -patch
+	$(MAKE) clean
+	$(SHELL) debian/patches/debian-makefile.dpatch -unpatch
 
 	dh_clean
 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to