Adding debian version 1.3.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
99a6be27f1
commit
aa401420b3
8 changed files with 147 additions and 0 deletions
10
debian/rules
vendored
Executable file
10
debian/rules
vendored
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh ${@}
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --with-scramble_ips
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
rm -f debian/tmp/usr/lib/*/*.la
|
Loading…
Add table
Add a link
Reference in a new issue