[packages/rhide] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:59 CEST 2025


commit 49c9940ae90f9b4b72e16e7ac91073adb0faa5d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:43 2025 +0200

    Fix applying patches.

 rhide.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/rhide.spec b/rhide.spec
index 572cb7e..31b0bc6 100644
--- a/rhide.spec
+++ b/rhide.spec
@@ -54,10 +54,10 @@ działać po ustawieniu w konfiguracji.
 
 %prep
 %setup -q -a 1 -a 2 -a 3
-%patch0
-%patch1
-%patch2 -p1
-%patch4
+%patch -P0
+%patch -P1
+%patch -P2 -p1
+%patch -P4
 
 sed -i -e 's:--add-location $(po_list_l):--add-location --from-code=iso-8859-1 $(po_list_l):' \
 	setedit/internac/gnumake.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rhide.git/commitdiff/49c9940ae90f9b4b72e16e7ac91073adb0faa5d9



More information about the pld-cvs-commit mailing list