[packages/php-pecl-dbus] m4 macro uses SED variable, so set it
arekm
arekm at pld-linux.org
Sun Aug 17 15:25:30 CEST 2025
commit 45c778566cd0e5f8bdd270b68cb33cabdd08bd1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Aug 17 15:25:24 2025 +0200
m4 macro uses SED variable, so set it
php-pecl-dbus.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php-pecl-dbus.spec b/php-pecl-dbus.spec
index 9037067..0468323 100644
--- a/php-pecl-dbus.spec
+++ b/php-pecl-dbus.spec
@@ -27,6 +27,7 @@ also act as a DBUS service.
mv pecl-%{modname}-*/* .
%build
+export SED=sed
phpize
%configure
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-dbus.git/commitdiff/45c778566cd0e5f8bdd270b68cb33cabdd08bd1f
More information about the pld-cvs-commit
mailing list