[packages/gshutdown] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:59:56 CEST 2025
commit b4243336b4efed2aecd70d7bf62f8b78551113bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:59:40 2025 +0200
Fix applying patches.
gshutdown.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gshutdown.spec b/gshutdown.spec
index 3b61659..61fa560 100644
--- a/gshutdown.spec
+++ b/gshutdown.spec
@@ -26,7 +26,7 @@ zaplanować zamknięcie lub restart komputera przy wylogowaniu.
%prep
%setup -q -n %{name}-%{version}%{rel}
-%patch0 -p1
+%patch -P0 -p1
rm -f po/no.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gshutdown.git/commitdiff/b4243336b4efed2aecd70d7bf62f8b78551113bb
More information about the pld-cvs-commit
mailing list