[packages/dokuwiki-tpl-sidebar] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:17:22 CEST 2025


commit 4959c07428eecac23c2b42de76aa9266e99a9de1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:17:07 2025 +0200

    Fix applying patches.

 dokuwiki-tpl-sidebar.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/dokuwiki-tpl-sidebar.spec b/dokuwiki-tpl-sidebar.spec
index 15353e3..8d43cc2 100644
--- a/dokuwiki-tpl-sidebar.spec
+++ b/dokuwiki-tpl-sidebar.spec
@@ -41,13 +41,13 @@ ile to możliwe.
 
 %prep
 %setup -q -n %{tpl}
-%patch3 -p4
-%patch4 -p1
-%patch5 -p6
-%patch6 -p4
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P3 -p4
+%patch -P4 -p1
+%patch -P5 -p6
+%patch -P6 -p4
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 cat > INSTALL <<'EOF'
 To activate this template add the following to your conf/local.php file:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki-tpl-sidebar.git/commitdiff/4959c07428eecac23c2b42de76aa9266e99a9de1



More information about the pld-cvs-commit mailing list