[packages/systemtrayapplet2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:26 CEST 2025
commit b2c27e7534833e3d4948107ce553b04a2746e622
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:10 2025 +0200
Fix applying patches.
systemtrayapplet2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemtrayapplet2.spec b/systemtrayapplet2.spec
index ef298fb..96ec928 100644
--- a/systemtrayapplet2.spec
+++ b/systemtrayapplet2.spec
@@ -26,7 +26,7 @@ przewijania i grupowanie ikon.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.* admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemtrayapplet2.git/commitdiff/b2c27e7534833e3d4948107ce553b04a2746e622
More information about the pld-cvs-commit
mailing list