[packages/pips-sc45_46s] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:16:32 CEST 2025
commit d14d465ccafdc42969ed3da6a52801bfd9ffc971
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:16:16 2025 +0200
Fix applying patches.
pips-sc45_46s.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/pips-sc45_46s.spec b/pips-sc45_46s.spec
index 2cea11f..f07478b 100644
--- a/pips-sc45_46s.spec
+++ b/pips-sc45_46s.spec
@@ -56,14 +56,14 @@ Dowiązania systemu druku Stylus C45/C46 dla cupsa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# belongs with patch0
cp src/str{,_lib}.c
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
sed -i 's,/usr/local/EPKowa,%{_kowadir},' setup/* src/filter.tmp doc/* configure.in
sed -i 's,/var/ekpd,%{_pipedir},' src/filter.tmp src/ekplp.c ekpd/*.* {setup,doc}/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pips-sc45_46s.git/commitdiff/d14d465ccafdc42969ed3da6a52801bfd9ffc971
More information about the pld-cvs-commit
mailing list