diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-23 10:13:39 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-23 10:13:39 +0200 |
| commit | ca0460dd76532f18c1c334a0e2df18d1473e8af3 (patch) | |
| tree | fb9c89689cf6ab37429c309ff3577cb7ca3865bc /debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch | |
| parent | bb2705e54f3ce5c9568b8ae4ed6fb233104cd0e1 (diff) | |
Rebase patches
Diffstat (limited to 'debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch')
| -rw-r--r-- | debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch b/debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch index 51d0a0b2..b8a4c486 100644 --- a/debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch +++ b/debian/patches/Don-t-make-NetworkManager-D-Bus-activatable.patch @@ -10,10 +10,10 @@ to be autostarted by a client request. 2 files changed, 6 deletions(-) diff --git a/Makefile.am b/Makefile.am -index b1a2e69..b168008 100644 +index 0b8becd..1803e1a 100644 --- a/Makefile.am +++ b/Makefile.am -@@ -3894,11 +3894,6 @@ endif +@@ -3895,11 +3895,6 @@ endif data/NetworkManager-dispatcher.service: $(srcdir)/data/NetworkManager-dispatcher.service.in $(AM_V_GEN) $(data_edit) $< >$@ |