[packages/unace] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:25:40 CEST 2025


commit 49d7ab26a38dd8a7f2f86b828140056c40823fb8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:24 2025 +0200

    Fix applying patches.

 unace.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unace.spec b/unace.spec
index 3e48355..24fff8e 100644
--- a/unace.spec
+++ b/unace.spec
@@ -25,7 +25,7 @@ przeglądania zawartości archiwów stworzonych przez program ACE.
 %prep
 %setup -q -c -T
 unzip -qa %{SOURCE0}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f unix/makefile .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unace.git/commitdiff/49d7ab26a38dd8a7f2f86b828140056c40823fb8



More information about the pld-cvs-commit mailing list