Make patches unfuzzy

This commit is contained in:
Fabian Grünbichler 2016-04-15 11:02:48 +02:00 committed by Dietmar Maurer
parent 8155ecfe17
commit de76987c78
2 changed files with 3 additions and 3 deletions

View File

@ -149,4 +149,4 @@ Index: new/debian/rules
-
override_dh_installinit:
@# Install systemd files
dh_systemd_enable -pzfsutils etc/systemd/system/zfs.target
dh_systemd_enable -pzfsutils contrib/systemd/system/zfs.target

View File

@ -2,7 +2,7 @@ diff --git a/debian/patches/series b/debian/patches/series
index ffafe6c..9823273 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,13 +1,13 @@
@@ -1,12 +1,12 @@
0002-Prevent-manual-builds-in-the-DKMS-source.patch
0005-Remove-userland-dist-rules.patch
libzfs-dependencies
@ -18,4 +18,4 @@ index ffafe6c..9823273 100644
+#PR3238.patch
PR3465.patch
PR3559.patch
PR3884.patch
PR3560.patch