[packages/oinkmaster] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:47 CEST 2025
commit db5d70e60ba3ff22e256cd1a0d3c5590af2bd98a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:32 2025 +0200
Fix applying patches.
oinkmaster.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oinkmaster.spec b/oinkmaster.spec
index 2b102a6..0972464 100644
--- a/oinkmaster.spec
+++ b/oinkmaster.spec
@@ -27,7 +27,7 @@ regułami.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oinkmaster.git/commitdiff/db5d70e60ba3ff22e256cd1a0d3c5590af2bd98a
More information about the pld-cvs-commit
mailing list