[packages/kshutdown] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:38:00 CEST 2025
commit 94a5980b594617f4fcc9354b7a76b6dd1ae0021b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:37:43 2025 +0200
Fix applying patches.
kshutdown.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kshutdown.spec b/kshutdown.spec
index 18dc690..7196c3a 100644
--- a/kshutdown.spec
+++ b/kshutdown.spec
@@ -31,7 +31,7 @@ KShutDown służy do zamykania lub restartowania systemu Linuks.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kshutdown.git/commitdiff/94a5980b594617f4fcc9354b7a76b6dd1ae0021b
More information about the pld-cvs-commit
mailing list