[packages/zeiberbude] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:38 CEST 2025
commit caf87caca291095b8be723a8f8b5028f448fc94c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:25 2025 +0200
Fix applying patches.
zeiberbude.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zeiberbude.spec b/zeiberbude.spec
index d9c3993..5a79ba4 100644
--- a/zeiberbude.spec
+++ b/zeiberbude.spec
@@ -25,7 +25,7 @@ wyliczana cena usługi na podstawie czasu korzystania.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
# needed for gcc 3.3 (multi-line string issue)
sed -e '2,281s/$/\\n\\/' src/copying.h > copying.h.tmp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zeiberbude.git/commitdiff/caf87caca291095b8be723a8f8b5028f448fc94c
More information about the pld-cvs-commit
mailing list