[packages/icepref] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:12:13 CEST 2025


commit aa1e581ddbe6a4472f46a230a6fec211ef559259
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:11:57 2025 +0200

    Fix applying patches.

 icepref.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icepref.spec b/icepref.spec
index 13bd061..549fc6e 100644
--- a/icepref.spec
+++ b/icepref.spec
@@ -46,8 +46,8 @@ Herramienta de configuración para IceWM.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icepref.git/commitdiff/aa1e581ddbe6a4472f46a230a6fec211ef559259



More information about the pld-cvs-commit mailing list