[packages/Pmw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:17:51 CEST 2025


commit 41c64cd2f51e8a6962f5f76cab74dd59cd060841
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:35 2025 +0200

    Fix applying patches.

 Pmw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Pmw.spec b/Pmw.spec
index f622a79..8b1d305 100644
--- a/Pmw.spec
+++ b/Pmw.spec
@@ -30,7 +30,7 @@ panele przesuwane i okna dialogowe.
 
 %prep
 %setup -q -n %{name}.%{version}/src/%{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Pmw.git/commitdiff/41c64cd2f51e8a6962f5f76cab74dd59cd060841



More information about the pld-cvs-commit mailing list