[packages/gqueue] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:16 CEST 2025
commit a559da26b5030c3d24503b9cce9f30498960cdc0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:00 2025 +0200
Fix applying patches.
gqueue.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gqueue.spec b/gqueue.spec
index 8cb21a1..5460c99 100644
--- a/gqueue.spec
+++ b/gqueue.spec
@@ -29,8 +29,8 @@ gQueue jest nakładką na lpq i lprm pracującą z kolejkami Cupsa.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
mv po/{no,nb}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gqueue.git/commitdiff/a559da26b5030c3d24503b9cce9f30498960cdc0
More information about the pld-cvs-commit
mailing list