[packages/gentoo] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:21 CEST 2025


commit 944a8c5eb562f01de846e129147e2d87872f0604
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:42:05 2025 +0200

    Fix applying patches.

 gentoo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gentoo.spec b/gentoo.spec
index 7c9bc34..adc9a00 100644
--- a/gentoo.spec
+++ b/gentoo.spec
@@ -47,7 +47,7 @@ trochę ze swojego wyglądu od klasycznego zarządcy plików Amigi --
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 mv -f po/ru{_RU.utf8,}.po
 rm -f po/ru_RU.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gentoo.git/commitdiff/944a8c5eb562f01de846e129147e2d87872f0604



More information about the pld-cvs-commit mailing list