[packages/xroadmaker] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:01 CEST 2025
commit 240ee31c38df5f94bcded46af865c5eefb14fb83
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:16 2025 +0200
Fix applying patches.
xroadmaker.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xroadmaker.spec b/xroadmaker.spec
index 6a3f420..2160576 100644
--- a/xroadmaker.spec
+++ b/xroadmaker.spec
@@ -23,7 +23,7 @@ GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
#CXXFLAGS="-Wall %{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xroadmaker.git/commitdiff/240ee31c38df5f94bcded46af865c5eefb14fb83
More information about the pld-cvs-commit
mailing list