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

Re: Bug#667755: aiccu: FTBFS[kfreebsd]:



Sorry, patch was reversed.  Have attached the correct one.

-- 
Steven Chamberlain
steven@pyro.eu.org
--- aiccu-20070115.orig/debian/rules	2012-03-26 12:14:04.000000000 +0100
+++ aiccu-20070115/debian/rules	2012-05-16 13:53:11.856107989 +0100
@@ -21,7 +21,7 @@
 %:
 	dh $@
 
-build: $(QUILT_STAMPFN)
+build: patch
 	dh $@
 
 clean: unpatch
@@ -48,6 +48,6 @@
 install: build
 	dh $@
 	# The license is already duplicated in debian/copyright
-	rm `pwd`/debian/aiccu/usr/share/doc/aiccu/LICENSE
+	rm -f `pwd`/debian/aiccu/usr/share/doc/aiccu/LICENSE
 
 binary: binary-arch binary-indep

Reply to: