[packages/meshlab] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:01 CEST 2025
commit 51f0faec768d48c521820db3a4cf6da6b1b0c035
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:45 2025 +0200
Fix applying patches.
meshlab.spec | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/meshlab.spec b/meshlab.spec
index 29f2d53..c581bb7 100644
--- a/meshlab.spec
+++ b/meshlab.spec
@@ -52,16 +52,16 @@ these kinds of meshes.
mv meshlab-snapshot-svn3524/meshlab/docs meshlab/docs
rm -rf meshlab-snapshot-svn3524
-%patch0 -P 0 -p1
-%patch0 -P 1 -p1
-%patch0 -P 2 -p1
-%patch0 -P 3 -p1
-%patch0 -P 4 -p1
-%patch0 -P 5 -p1
-%patch0 -P 6 -p1
-%patch0 -P 9 -p1
-%patch0 -P 10 -p1
-%patch0 -P 11 -p1
+%patch -P0 -P 0 -p1
+%patch -P0 -P 1 -p1
+%patch -P0 -P 2 -p1
+%patch -P0 -P 3 -p1
+%patch -P0 -P 4 -p1
+%patch -P0 -P 5 -p1
+%patch -P0 -P 6 -p1
+%patch -P0 -P 9 -p1
+%patch -P0 -P 10 -p1
+%patch -P0 -P 11 -p1
# Turn of execute permissions on source files to avoid rpmlint
# errors and warnings for the debuginfo package
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/meshlab.git/commitdiff/51f0faec768d48c521820db3a4cf6da6b1b0c035
More information about the pld-cvs-commit
mailing list