[packages/lefthand-platform] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:22 CEST 2025


commit f8e925ebf5b5bc8404984b83697ee474cb89ac2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:06 2025 +0200

    Fix applying patches.

 lefthand-platform.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/lefthand-platform.spec b/lefthand-platform.spec
index 1111bd5..60c8529 100644
--- a/lefthand-platform.spec
+++ b/lefthand-platform.spec
@@ -57,13 +57,13 @@ mechanizmy kontroli bezpieczeństwa.
 
 %prep
 %setup -q -n co
-%patch0	-p1
-%patch1	-p1
-%patch2	-p1
-%patch3	-p1
-%patch4	-p1
+%patch -P0	-p1
+%patch -P1	-p1
+%patch -P2	-p1
+%patch -P3	-p1
+%patch -P4	-p1
 #%patch5	-p1
-%patch6	-p1
+%patch -P6	-p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lefthand-platform.git/commitdiff/f8e925ebf5b5bc8404984b83697ee474cb89ac2c



More information about the pld-cvs-commit mailing list