[packages/kseg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:37:50 CEST 2025
commit 4e96fc438a3d4dcea47813ae8b6ed6ebfdc5616f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:37:35 2025 +0200
Fix applying patches.
kseg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kseg.spec b/kseg.spec
index b17326c..e238910 100644
--- a/kseg.spec
+++ b/kseg.spec
@@ -42,7 +42,7 @@ jak wygląda zmieniany obiekt.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
qmake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kseg.git/commitdiff/4e96fc438a3d4dcea47813ae8b6ed6ebfdc5616f
More information about the pld-cvs-commit
mailing list