mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
Promote debhelper compatibility level to 9.
The compat=9 overlay level is supported by Debian Wheezy, Ubuntu Lucid, and all other current DEB platforms.
This commit is contained in:
parent
44981b22b4
commit
c724d5bf43
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
7
|
9
|
||||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -1,8 +1,4 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
export DH_VERBOSE=1
|
|
||||||
CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
|
|
||||||
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with autoreconf
|
dh $@ --with autoreconf
|
||||||
|
Loading…
Reference in New Issue
Block a user