[packages/mklibs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:20:45 CEST 2025
commit 55f4a64b1e2cc2cfc8f34746c23f8f519c069935
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:29 2025 +0200
Fix applying patches.
mklibs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mklibs.spec b/mklibs.spec
index 0201007..a2c71f9 100644
--- a/mklibs.spec
+++ b/mklibs.spec
@@ -29,7 +29,7 @@ pliku /usr/bin/mklibs.
%prep
%setup -q -n boot-floppies-2.2.17
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mklibs.git/commitdiff/55f4a64b1e2cc2cfc8f34746c23f8f519c069935
More information about the pld-cvs-commit
mailing list