[packages/pmac-utils] Fix applying patches.

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


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

    Fix applying patches.

 pmac-utils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pmac-utils.spec b/pmac-utils.spec
index 735cba0..bce6bc0 100644
--- a/pmac-utils.spec
+++ b/pmac-utils.spec
@@ -26,7 +26,7 @@ Aplikacje specyficzne dla architektury PowerPC takie jak:
 
 %prep
 %setup -q -n pmac-utils-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pmac-utils.git/commitdiff/73f863beb1607b48061aef7b13330c47769b0613



More information about the pld-cvs-commit mailing list