diff options
Diffstat (limited to 'debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch')
-rw-r--r-- | debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch b/debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch index 921eccc4f..24b59002d 100644 --- a/debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch +++ b/debian/patches/0014_nxcompshad_makefile-uninstall+autoconf.full.patch @@ -10,7 +10,7 @@ Author: Jan Engelhardt <jengelh@medozas.de> Last-Update: 2012-02-14 --- a/nxcompshad/Makefile.in +++ b/nxcompshad/Makefile.in -@@ -74,10 +74,17 @@ +@@ -74,10 +74,17 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ man1dir = @mandir@/man1 VPATH = @srcdir@ @@ -28,7 +28,7 @@ Last-Update: 2012-02-14 # # This should be autodetected. -@@ -178,12 +185,38 @@ +@@ -178,12 +185,38 @@ depend.status: fi touch depend.status |