[packages/OpenPTC-GGI] Fix applying patches.

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


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

    Fix applying patches.

 OpenPTC-GGI.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/OpenPTC-GGI.spec b/OpenPTC-GGI.spec
index 9209a21..9c2a45d 100644
--- a/OpenPTC-GGI.spec
+++ b/OpenPTC-GGI.spec
@@ -90,10 +90,10 @@ Programy demonstracyjne i przykładowe do OpenPTC (pliki wykonywalne i
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenPTC-GGI.git/commitdiff/e43c3f15d1b00198900f7be3a9fd0f20fd44e9b9



More information about the pld-cvs-commit mailing list