[packages/aboot] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:28:50 CEST 2025
commit c02def8269562039fbf32d4274989842636155c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:28:34 2025 +0200
Fix applying patches.
aboot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aboot.spec b/aboot.spec
index 1adb914..eb97568 100644
--- a/aboot.spec
+++ b/aboot.spec
@@ -52,7 +52,7 @@ SRM que não suportam a passagem de opções longas.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aboot.git/commitdiff/c02def8269562039fbf32d4274989842636155c2
More information about the pld-cvs-commit
mailing list