Compiling zutils statically for the time being (Closes: #608484).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
50717352cc
commit
d0f1ba4080
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -4,7 +4,7 @@
|
|||
dh ${@}
|
||||
|
||||
override_dh_auto_configure:
|
||||
./configure --exec-prefix=/
|
||||
LDFLAGS="${LDFLAGS} -static" ./configure --exec-prefix=/
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install
|
||||
|
|
Loading…
Add table
Reference in a new issue