[packages/horde-nag] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:08:53 CEST 2025
commit 2e3c924e8fe10030d9bcdb5a1f925504567c9750
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:37 2025 +0200
Fix applying patches.
horde-nag.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/horde-nag.spec b/horde-nag.spec
index 65e4280..eb40520 100644
--- a/horde-nag.spec
+++ b/horde-nag.spec
@@ -54,7 +54,7 @@ można znaleźć na stronie <http://www.horde.org/>.
for i in config/*.dist; do
mv $i config/$(basename $i .dist)
done
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/horde-nag.git/commitdiff/2e3c924e8fe10030d9bcdb5a1f925504567c9750
More information about the pld-cvs-commit
mailing list