diff --git a/debian/patches/0001-rename-to-fusepy.patch b/debian/patches/0001-rename-to-fusepy.patch index e6b6f86..52d1292 100644 --- a/debian/patches/0001-rename-to-fusepy.patch +++ b/debian/patches/0001-rename-to-fusepy.patch @@ -6,16 +6,14 @@ setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/setup.py b/setup.py -index 23d1664..a42f777 100755 --- a/setup.py +++ b/setup.py -@@ -18,7 +18,7 @@ setup( +@@ -18,7 +18,7 @@ maintainer = 'Terence Honles', maintainer_email = 'terence@honles.com', license = 'ISC', - py_modules=['fuse'], + py_modules=['fusepy'], - url = 'http://github.com/terencehonles/fusepy', + url = 'http://github.com/fusepy/fusepy', classifiers = [