[packages/libindicator] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:54 CEST 2025
commit af3b9aedd6d261d312248f06431ada17ef558095
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:38 2025 +0200
Fix applying patches.
libindicator.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libindicator.spec b/libindicator.spec
index f0f046e..36c4e00 100644
--- a/libindicator.spec
+++ b/libindicator.spec
@@ -80,7 +80,7 @@ wykorzystujących bibliotekę libindicator (w wersji dla GTK+ 3.x).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's|-Werror||g' */Makefile.am
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libindicator.git/commitdiff/af3b9aedd6d261d312248f06431ada17ef558095
More information about the pld-cvs-commit
mailing list