This commit is contained in:
Mario Fetka 2020-03-10 15:19:28 +01:00
parent 37c832d989
commit 0ea78d15e0
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -5,6 +5,7 @@ export DH_VERBOSE=1
VERSION=$(shell grep PROFTPD_VERSION_TEXT /usr/include/proftpd/version.h|cut -d\" -f2)
MODULE_NAME=mod_proxy_protocol
DEBNAME=proftpd-mod-proxy-protocol
CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
%:
dh $@ --without python-support