[packages/pondus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:34 CEST 2025
commit febbcd4dc82c937c7fbc33a0b118a05b1f4d43f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:18 2025 +0200
Fix applying patches.
pondus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pondus.spec b/pondus.spec
index 06c39fe..dbcb616 100644
--- a/pondus.spec
+++ b/pondus.spec
@@ -32,7 +32,7 @@ wagi".
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pondus.git/commitdiff/febbcd4dc82c937c7fbc33a0b118a05b1f4d43f2
More information about the pld-cvs-commit
mailing list