[packages/rc-boot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:16 CEST 2025
commit c738372bdb60ce08ef827e65ffed7657ddee36e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:01 2025 +0200
Fix applying patches.
rc-boot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rc-boot.spec b/rc-boot.spec
index d6839c3..6848d58 100644
--- a/rc-boot.spec
+++ b/rc-boot.spec
@@ -38,7 +38,7 @@ Obraz PLD dla rc-boot.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mv doc/Assum{tp,pt}ions # typo ;)
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rc-boot.git/commitdiff/c738372bdb60ce08ef827e65ffed7657ddee36e1
More information about the pld-cvs-commit
mailing list