[packages/tpctl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:20:53 CEST 2025


commit 411184b90ed919320f6fd9cf5e2f9dafb6081afc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:37 2025 +0200

    Fix applying patches.

 tpctl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tpctl.spec b/tpctl.spec
index 193a49f..8aa8db1 100644
--- a/tpctl.spec
+++ b/tpctl.spec
@@ -40,7 +40,7 @@ ustawieniami zasilania APM w oparciu o wybrane wzorce wykorzystania.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 cp -p tpctlir/README README.tpctlir
 install %{SOURCE2} .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpctl.git/commitdiff/411184b90ed919320f6fd9cf5e2f9dafb6081afc



More information about the pld-cvs-commit mailing list