[packages/gmetadom] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:41 CEST 2025
commit 31380e0d07cd455e02c89872243aa4aefd0528cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:49:26 2025 +0200
Fix applying patches.
gmetadom.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gmetadom.spec b/gmetadom.spec
index b9cc884..a5d76b8 100644
--- a/gmetadom.spec
+++ b/gmetadom.spec
@@ -139,7 +139,7 @@ programów korzystających z gdome2-cpp_smart.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# clean up CVS dirs in xml tree
find -name CVS | xargs rm -rf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmetadom.git/commitdiff/31380e0d07cd455e02c89872243aa4aefd0528cf
More information about the pld-cvs-commit
mailing list