[packages/pacgraph] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:52 CEST 2025
commit fa0c7a306e4f703259ffc4b0f82e432d55e34240
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:49:36 2025 +0200
Fix applying patches.
pacgraph.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pacgraph.spec b/pacgraph.spec
index 7a81dec..bf35e72 100644
--- a/pacgraph.spec
+++ b/pacgraph.spec
@@ -28,7 +28,7 @@ Interactive tk based GUI for %{name}
%prep
%setup -qn keenerd-%{name}-%{commit}
-%patch0 -p0
+%patch -P0 -p0
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pacgraph.git/commitdiff/fa0c7a306e4f703259ffc4b0f82e432d55e34240
More information about the pld-cvs-commit
mailing list