[packages/gubed-quanta] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:09 CEST 2025
commit 79d693c18a87aad73ab66b18b17a72523260c58c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:03:53 2025 +0200
Fix applying patches.
gubed-quanta.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gubed-quanta.spec b/gubed-quanta.spec
index 95e141f..a5297fe 100644
--- a/gubed-quanta.spec
+++ b/gubed-quanta.spec
@@ -41,7 +41,7 @@ Ten pakiet zawiera wsparcie dla Quanty.
%setup -q -n GubedQuanta%{_shver}
sed Gubed/GubedGlobals.php -i -e \
"s,dirname(__FILE__).'/localsettings.php','%{_sysconfdir}/localsettings.php',g"
-%patch0 -p1
+%patch -P0 -p1
rm -f docs/license.txt # Pure GPL
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gubed-quanta.git/commitdiff/79d693c18a87aad73ab66b18b17a72523260c58c
More information about the pld-cvs-commit
mailing list