summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2019-01-26 00:37:47 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2019-01-26 00:37:47 +0000
commit2fd02b1f5f50d499b8f19d0cc5e9bc9ed7e686cd (patch)
tree7557002a8de5892b17c04d1afcd8fdc99a0af4e7 /debian/patches
parent03b9f8baf40383f4c2d709c656ca35bd75362dff (diff)
New upstream release
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/python3-use-deb-layout.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/python3-use-deb-layout.patch b/debian/patches/python3-use-deb-layout.patch
index c44773ce..fed530fa 100644
--- a/debian/patches/python3-use-deb-layout.patch
+++ b/debian/patches/python3-use-deb-layout.patch
@@ -3,11 +3,11 @@ Author: Dimitri John Ledkov <xnox@ubuntu.com>
Forwarded: not-needed
Last-Update: 2018-05-14
-Index: btrfs-progs/Makefile
+Index: btrfs-progs-4.20.1/Makefile
===================================================================
---- btrfs-progs.orig/Makefile
-+++ btrfs-progs/Makefile
-@@ -668,7 +668,7 @@ endif
+--- btrfs-progs-4.20.1.orig/Makefile
++++ btrfs-progs-4.20.1/Makefile
+@@ -680,7 +680,7 @@ endif
ifeq ($(PYTHON_BINDINGS),1)
install_python: libbtrfsutil_python
$(Q)cd libbtrfsutil/python; \