[packages/3DLDF] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:28:06 CEST 2025
commit d938c100e423f2e00e2bba2035805fd6a41ee411
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:27:50 2025 +0200
Fix applying patches.
3DLDF.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/3DLDF.spec b/3DLDF.spec
index dea7c4c..c90d477 100644
--- a/3DLDF.spec
+++ b/3DLDF.spec
@@ -37,12 +37,12 @@ w TeXu.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
%build
# only 3dlfb binary uses libs, symbols are messed - no sense in building shared libs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/3DLDF.git/commitdiff/d938c100e423f2e00e2bba2035805fd6a41ee411
More information about the pld-cvs-commit
mailing list