diff options
Diffstat (limited to 'debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch')
-rw-r--r-- | debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch b/debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch index 300c0a39e..d971e7be2 100644 --- a/debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch +++ b/debian/patches/0013_nxcompext_makefile-uninstall+autoconf.full.patch @@ -10,7 +10,7 @@ Author: Jan Engelhardt <jengelh@medozas.de> Last-Update: 2012-02-14 --- a/nxcompext/Makefile.in +++ b/nxcompext/Makefile.in -@@ -56,11 +56,15 @@ +@@ -56,11 +56,15 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ man1dir = @mandir@/man1 VPATH = @srcdir@ @@ -27,7 +27,7 @@ Last-Update: 2012-02-14 # # This should be autodetected. # -@@ -147,12 +151,35 @@ +@@ -147,12 +151,35 @@ depend.status: fi touch depend.status |