[Bug 325860] Re: getxattr in python-fuse does not respect size=0 API

Facundo Batista facundo at canonical.com
Tue Feb 10 14:42:40 UTC 2009


Note that the package has a bug that makes the patches to be applied
*after* creating the binary (which is a problem when the patch applies
to C stuff).

Here's the diff that fixes that:

--- python-fuse-0.2-pre3-9-ubuntu0~8.10/debian/rules	2009-02-10 09:30:38.000000000 -0500
+++ python-fuse/debian/rules	2009-02-09 15:54:49.000000000 -0500
@@ -6,6 +6,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
 
 STAGING_DIR               := $(CURDIR)/debian/python-fuse
 UPSTREAM_EXAMPLE_DIR      := example
@@ -16,4 +17,3 @@
 	cp -r $(UPSTREAM_EXAMPLE_DIR) $(STAGING_DIR)/usr/share/doc/python-fuse/examples
 
 clean:: unpatch


Thanks!

-- 
getxattr in python-fuse does not respect size=0 API
https://bugs.launchpad.net/bugs/325860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list