[packages/openpace] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:10 CEST 2025


commit 9683d049dbf7846383c9c3e52b0c0a01181ac65c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:45:54 2025 +0200

    Fix applying patches.

 openpace.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openpace.spec b/openpace.spec
index f426258..5abdb6a 100644
--- a/openpace.spec
+++ b/openpace.spec
@@ -136,9 +136,9 @@ Wiązania języka Ruby do biblioteki OpenPACE.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # outdated versions
 %{__rm} -r docs/_static/{bootstrap-2.3.2,bootswatch-2.3.2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openpace.git/commitdiff/9683d049dbf7846383c9c3e52b0c0a01181ac65c



More information about the pld-cvs-commit mailing list