[packages/twig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:57 CEST 2025
commit 33e787b40a4bd34ee6fd3a334f6ede6cbfdc4a65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:41 2025 +0200
Fix applying patches.
twig.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/twig.spec b/twig.spec
index 84c60f2..8e26723 100644
--- a/twig.spec
+++ b/twig.spec
@@ -30,7 +30,7 @@ wspierającej ciasteczka (cookies) przeglądarki WWW.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
for I in `find . -name '*.php3'`; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/twig.git/commitdiff/33e787b40a4bd34ee6fd3a334f6ede6cbfdc4a65
More information about the pld-cvs-commit
mailing list