[packages/courier] pass path to wget explicitly
atler
atler at pld-linux.org
Sun Jun 30 14:51:55 CEST 2024
commit 548473b1f35c0b77399a61105b49f93cf63acee2
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jun 30 14:05:19 2024 +0200
pass path to wget explicitly
courier.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/courier.spec b/courier.spec
index 8fff505..67abf2c 100644
--- a/courier.spec
+++ b/courier.spec
@@ -345,6 +345,7 @@ done
PNMSCALE=/usr/bin/pnmscale \
OPENSSL=/usr/bin/openssl \
SENDFAX=/usr/bin/sendfax \
+ WGET=/usr/bin/wget \
--datadir=%{_datadir}/courier \
--enable-imagedir=%{_imagedir} \
--enable-imageurl=%{_imageurl} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/courier.git/commitdiff/548473b1f35c0b77399a61105b49f93cf63acee2
More information about the pld-cvs-commit
mailing list