[packages/pypanel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:37 CEST 2025
commit dae2bf494d2f25610e15bd40c0f16932af521444
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:21 2025 +0200
Fix applying patches.
pypanel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pypanel.spec b/pypanel.spec
index 427c4a1..2f684ad 100644
--- a/pypanel.spec
+++ b/pypanel.spec
@@ -40,7 +40,7 @@ PyPanel oferuje między innymi:
%prep
%setup -q -n PyPanel-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pypanel.git/commitdiff/dae2bf494d2f25610e15bd40c0f16932af521444
More information about the pld-cvs-commit
mailing list