[Git][debian-proftpd-team/proftpd-mod-vroot][master] Remove useless content from 01_built_outside_tree #2.
Hilmar Preuße (@hilmar)
gitlab at salsa.debian.org
Fri Nov 21 22:28:22 GMT 2025
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-vroot
Commits:
5edf93cd by Hilmar Preuße at 2025-11-21T23:28:13+01:00
Remove useless content from 01_built_outside_tree #2.
- - - - -
1 changed file:
- debian/patches/01_built_outside_tree
Changes:
=====================================
debian/patches/01_built_outside_tree
=====================================
@@ -2,7 +2,7 @@ Required changes to build module outside of proftp source tree.
--- /dev/null
+++ proftpd-mod-vroot/Make.rules
-@@ -0,0 +1,55 @@
+@@ -0,0 +1,50 @@
+prefix=/usr
+exec_prefix=/usr
+bindir=${exec_prefix}/bin
@@ -21,16 +21,11 @@ Required changes to build module outside of proftp source tree.
+AR=ar
+CC=gcc
+PLATFORM=-DLINUX
-+LDFLAGS=-L$(top_srcdir)/lib -L$(top_builddir)/lib -Wl,-z,relro -rdynamic -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/x86_64-linux-gnu
+LIBEXECDIR=/usr/lib/proftpd
-+LIBS=-lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl -lhiredis -lmemcachedutil -lmemcached -pthread -lacl -lpcreposix -lpcre -lssl -lcrypto -lsodium -lcap -lpam -ldl
+LIBTOOL=libtool
+MAKEDEPEND=makedepend -Y
+RANLIB=ranlib
+
-+CURSES_LIBS=-lncursesw
-+UTILS_LIBS= -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl -lhiredis -lmemcachedutil -lmemcached -pthread
-+
+INSTALL=/usr/bin/install -c
+INSTALL_STRIP=
+INSTALL_USER=root
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-vroot/-/commit/5edf93cd96ba19e72f77ab37d68672966ca850ea
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-vroot/-/commit/5edf93cd96ba19e72f77ab37d68672966ca850ea
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list