[packages/trayer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:01 CEST 2025
commit aa7b40aa47c5e7c0ff68e9a77924ccad2788f488
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:45 2025 +0200
Fix applying patches.
trayer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trayer.spec b/trayer.spec
index be31618..0a5848c 100644
--- a/trayer.spec
+++ b/trayer.spec
@@ -28,7 +28,7 @@ posiadających tej funkcjonalności.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -j1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trayer.git/commitdiff/aa7b40aa47c5e7c0ff68e9a77924ccad2788f488
More information about the pld-cvs-commit
mailing list