[packages/php-Smarty] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:36 CEST 2025
commit 0e3988f1fc357b95a49526269f74d62ef41a1b53
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:20 2025 +0200
Fix applying patches.
php-Smarty.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-Smarty.spec b/php-Smarty.spec
index 78d11cb..ff4f3e7 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -75,7 +75,7 @@ Dokumentacja do systemu szablonów Smarty.
%if %{with bc}
mv libs/Smarty.class.php libs/Smarty3.class.php
mv libs/SmartyBC.class.php libs/Smarty.class.php
-%patch0 -p1
+%patch -P0 -p1
%endif
# cleanup backups after patching
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-Smarty.git/commitdiff/0e3988f1fc357b95a49526269f74d62ef41a1b53
More information about the pld-cvs-commit
mailing list