[Git][debian-proftpd-team/proftpd][master] First try for #561748.

Hilmar Preuße gitlab at salsa.debian.org
Sat Jul 11 22:25:07 BST 2020



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
db456c4e by Hilmar Preusse at 2020-07-11T23:22:33+02:00
First try for #561748.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -51,7 +51,7 @@ CONF_ARGS := --prefix=/usr \
 	     --mandir=/usr/share/man --sysconfdir=/etc/$(NAME) --localstatedir=/run --libexecdir=/usr/lib/$(NAME) \
 	     --enable-sendfile --enable-facl --enable-dso --enable-autoshadow --enable-ctrls \
 	     --enable-ipv6 --enable-nls --enable-memcache --with-lastlog=/var/log/lastlog --enable-pcre $(DEVELOPT) \
-	     --disable-strip --enable-redis $(BUILDNOTXATTR)
+	     --disable-strip --enable-redis $(BUILDNOTXATTR) --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib/x86_64-linux-gnu
 
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
   CONF_ARGS += --build $(DEB_HOST_GNU_TYPE)



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/db456c4e2249f1d3bfb2af14237336393e457739

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/db456c4e2249f1d3bfb2af14237336393e457739
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list