[packages/gl2ps] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:10 CEST 2025
commit d1bf8d05dbdbab73c3dcfa284a92be2807854be8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:46:54 2025 +0200
Fix applying patches.
gl2ps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gl2ps.spec b/gl2ps.spec
index d091843..84c91c1 100644
--- a/gl2ps.spec
+++ b/gl2ps.spec
@@ -79,7 +79,7 @@ Statyczna biblioteka GL2PS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gl2ps.git/commitdiff/d1bf8d05dbdbab73c3dcfa284a92be2807854be8
More information about the pld-cvs-commit
mailing list