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

Bug#692471: ncpfs - Fails to build to times



Control: tags -1 + patch

On Tue, 2012-11-06 at 16:24 +0100, Bastian Blank wrote:
> | dpkg-source: info: local changes detected, the modified files are:
> |  ncpfs-2.2.6/include/private/libncp-atomic.h

Attached is a trivial patch which fixes this issue.

-- 
-- arthur - adejong@debian.org - http://people.debian.org/~adejong --
--- debian/rules.orig	2012-11-10 22:43:30.000000000 +0100
+++ debian/rules	2012-11-10 22:53:13.000000000 +0100
@@ -38,6 +38,7 @@
 	dh_testroot
 	rm -f build-stamp install-stamp po/de.gmo
 	rm -f config.sub config.guess
+	rm -f include/private/libncp-atomic.h
 
 	# Add here commands to clean up after the build process.
 	[ ! -f Makefile ] || $(MAKE) distclean

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


Reply to: