[packages/dante] - try with enforced /sbin in $PATH
qboosh
qboosh at pld-linux.org
Sun Feb 5 16:11:43 CET 2023
commit 3c56bcee1ff7b881b8c8b133928e93405c060859
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 5 16:13:11 2023 +0100
- try with enforced /sbin in $PATH
dante.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/dante.spec b/dante.spec
index 75d0d95..7dbfaaf 100644
--- a/dante.spec
+++ b/dante.spec
@@ -106,6 +106,8 @@ Statyczna biblioteka socks.
%{__autoconf}
%{__autoheader}
%{__automake}
+# configure expects ldconfig in $PATH
+PATH="$PATH:/sbin"
%configure \
--disable-silent-rules \
--without-glibc-secure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dante.git/commitdiff/3c56bcee1ff7b881b8c8b133928e93405c060859
More information about the pld-cvs-commit
mailing list