[packages/MAKEDEV] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:13:51 CEST 2025
commit ed915271fc3b7bd4084983f9ec7fd9571ac9cb30
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:13:36 2025 +0200
Fix applying patches.
MAKEDEV.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/MAKEDEV.spec b/MAKEDEV.spec
index 7c86b19..768ce52 100644
--- a/MAKEDEV.spec
+++ b/MAKEDEV.spec
@@ -69,7 +69,7 @@ olarak işleyebilmesi için temel gereksinimlerdendir.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/MAKEDEV.git/commitdiff/ed915271fc3b7bd4084983f9ec7fd9571ac9cb30
More information about the pld-cvs-commit
mailing list