Update
This commit is contained in:
parent
ba47ff1aa4
commit
22c4f0cca9
2
debian/rules
vendored
2
debian/rules
vendored
@ -5,7 +5,7 @@ export DH_VERBOSE=1
|
|||||||
VERSION=$(shell grep PROFTPD_VERSION_TEXT /usr/include/proftpd/version.h|cut -d\" -f2)
|
VERSION=$(shell grep PROFTPD_VERSION_TEXT /usr/include/proftpd/version.h|cut -d\" -f2)
|
||||||
MODULE_NAME=mod_proxy_protocol
|
MODULE_NAME=mod_proxy_protocol
|
||||||
DEBNAME=proftpd-mod-proxy-protocol
|
DEBNAME=proftpd-mod-proxy-protocol
|
||||||
CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
|
CFLAGS := -Wno-implicit-function-declaration
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --without python-support
|
dh $@ --without python-support
|
||||||
|
Loading…
Reference in New Issue
Block a user