[packages/eps2ps] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:26:27 CEST 2025


commit b896a2253154c3200979e80c7a9e9dc9257f2e92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:26:12 2025 +0200

    Fix applying patches.

 eps2ps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eps2ps.spec b/eps2ps.spec
index 1bdeae8..e97183b 100644
--- a/eps2ps.spec
+++ b/eps2ps.spec
@@ -23,8 +23,8 @@ eps2ps konwertuje format plików EPS do Postscriptu (.ps).
 %prep
 %setup -q -c -T
 install %{SOURCE0} .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eps2ps.git/commitdiff/b896a2253154c3200979e80c7a9e9dc9257f2e92



More information about the pld-cvs-commit mailing list