[packages/stacks-wiki] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:07:58 CEST 2025
commit f9ebcc2ff9cf6ca0da1140db602660fed44b4f00
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:07:42 2025 +0200
Fix applying patches.
stacks-wiki.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stacks-wiki.spec b/stacks-wiki.spec
index bc60f5c..0864172 100644
--- a/stacks-wiki.spec
+++ b/stacks-wiki.spec
@@ -34,7 +34,7 @@ treścią. Używa także Markdown do surowej treści.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cat > apache.conf <<'EOF'
Alias /%{name} %{_datadir}/%{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stacks-wiki.git/commitdiff/f9ebcc2ff9cf6ca0da1140db602660fed44b4f00
More information about the pld-cvs-commit
mailing list