[packages/PowerChutePlus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:20:50 CEST 2025
commit 90952e695dd1cf2d5dcaf083252b32b95715637c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:34 2025 +0200
Fix applying patches.
PowerChutePlus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PowerChutePlus.spec b/PowerChutePlus.spec
index 3fb182a..33b5ec6 100644
--- a/PowerChutePlus.spec
+++ b/PowerChutePlus.spec
@@ -53,7 +53,7 @@ Uwaga: aby skonfigurować PowerChute Plus należy uruchomić
for i in BI_LINUX CI_LINUX COMMON FI_LINUX HELP; do
tar xf $i
done
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/PowerChutePlus.git/commitdiff/90952e695dd1cf2d5dcaf083252b32b95715637c
More information about the pld-cvs-commit
mailing list