[packages/glabels] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:13 CEST 2025
commit 9c39323ae74c6dce6233c5473fbbbad05fe9bc5b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:46:57 2025 +0200
Fix applying patches.
glabels.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glabels.spec b/glabels.spec
index 7a90ebd..8b1d400 100644
--- a/glabels.spec
+++ b/glabels.spec
@@ -119,8 +119,8 @@ Dokumentacja API biblioteki glabels.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glabels.git/commitdiff/9c39323ae74c6dce6233c5473fbbbad05fe9bc5b
More information about the pld-cvs-commit
mailing list