[packages/9base] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:32 CEST 2025


commit b4b17dd1beba52924d5298c12d1e006182a98b96
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:28:16 2025 +0200

    Fix applying patches.

 9base.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/9base.spec b/9base.spec
index da55657..6f0f4a4 100644
--- a/9base.spec
+++ b/9base.spec
@@ -32,7 +32,7 @@ uniknąć konfliktu z narzędziami systemowymi.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/9base.git/commitdiff/b4b17dd1beba52924d5298c12d1e006182a98b96



More information about the pld-cvs-commit mailing list