[packages/Glide_VG] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:12 CEST 2025
commit 8e61e98662ecf4cf8b010ae279d444d65e91123b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:56 2025 +0200
Fix applying patches.
Glide_VG.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/Glide_VG.spec b/Glide_VG.spec
index aad4314..9a50267 100644
--- a/Glide_VG.spec
+++ b/Glide_VG.spec
@@ -70,14 +70,14 @@ Voodoo Graphics, Voodoo Rush lub Voodoo2.
%prep
%setup -q -c
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
chmod +x swlibs/include/make/ostype
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Glide_VG.git/commitdiff/8e61e98662ecf4cf8b010ae279d444d65e91123b
More information about the pld-cvs-commit
mailing list