summaryrefslogtreecommitdiff
path: root/debian/patches/python3-use-deb-layout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/python3-use-deb-layout.patch')
-rw-r--r--debian/patches/python3-use-deb-layout.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/python3-use-deb-layout.patch b/debian/patches/python3-use-deb-layout.patch
index 467c044e..c44773ce 100644
--- a/debian/patches/python3-use-deb-layout.patch
+++ b/debian/patches/python3-use-deb-layout.patch
@@ -3,9 +3,11 @@ Author: Dimitri John Ledkov <xnox@ubuntu.com>
Forwarded: not-needed
Last-Update: 2018-05-14
---- btrfs-progs-4.16.1.orig/Makefile
-+++ btrfs-progs-4.16.1/Makefile
-@@ -651,7 +651,7 @@ endif
+Index: btrfs-progs/Makefile
+===================================================================
+--- btrfs-progs.orig/Makefile
++++ btrfs-progs/Makefile
+@@ -668,7 +668,7 @@ endif
ifeq ($(PYTHON_BINDINGS),1)
install_python: libbtrfsutil_python
$(Q)cd libbtrfsutil/python; \