[packages/kompose] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:47 CEST 2025
commit 082ca67408071b19c991e110663ac23cc30517da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:31 2025 +0200
Fix applying patches.
kompose.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kompose.spec b/kompose.spec
index 0eb459b..b0cedce 100644
--- a/kompose.spec
+++ b/kompose.spec
@@ -31,7 +31,7 @@ oddzielny obrazek.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# categories choice isn't probably the best
echo 'Categories=Qt;KDE;Graphics;' >> src/%{name}.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kompose.git/commitdiff/082ca67408071b19c991e110663ac23cc30517da
More information about the pld-cvs-commit
mailing list