[packages/stikked] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:41 CEST 2025


commit b4e7e4bfe579c07eb76333e959e3997e09c3073e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:08:26 2025 +0200

    Fix applying patches.

 stikked.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/stikked.spec b/stikked.spec
index 1098bbd..31d330b 100644
--- a/stikked.spec
+++ b/stikked.spec
@@ -78,9 +78,9 @@ mv config/stikked.php{.dist,}
 rm -r htdocs/application/libraries/geshi
 rm -r htdocs/application/libraries/phpqrcode
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/stikked.git/commitdiff/b4e7e4bfe579c07eb76333e959e3997e09c3073e



More information about the pld-cvs-commit mailing list