Rediffing build.patch.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
01cd6a6972
commit
20aad717f3
1 changed files with 2 additions and 2 deletions
4
debian/patches/0001-build.patch
vendored
4
debian/patches/0001-build.patch
vendored
|
@ -4,7 +4,7 @@ Description: Avoid overwriting build-environment.
|
|||
diff -Naurp lzd.orig/configure lzd/configure
|
||||
--- lzd.orig/configure
|
||||
+++ lzd/configure
|
||||
@@ -23,9 +23,9 @@ datarootdir='$(prefix)/share'
|
||||
@@ -21,9 +21,9 @@ datarootdir='$(prefix)/share'
|
||||
infodir='$(datarootdir)/info'
|
||||
mandir='$(datarootdir)/man'
|
||||
CXX=g++
|
||||
|
@ -16,4 +16,4 @@ diff -Naurp lzd.orig/configure lzd/configure
|
|||
+#LDFLAGS=
|
||||
|
||||
# checking whether we are using GNU C++.
|
||||
if [ ! -x /bin/g++ ] &&
|
||||
${CXX} --version > /dev/null 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue