[packages/dc_gui] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:11:35 CEST 2025
commit a519c7a9ed6f92335ff397af5bdc08b4e8ed56e9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:11:19 2025 +0200
Fix applying patches.
dc_gui.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dc_gui.spec b/dc_gui.spec
index 4f021a5..0ed1ec5 100644
--- a/dc_gui.spec
+++ b/dc_gui.spec
@@ -29,7 +29,7 @@ Graficzny interfejs użytkownika do dctc (Direct Connect).
%prep
%setup -q -n %{name}2-%{version}
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dc_gui.git/commitdiff/a519c7a9ed6f92335ff397af5bdc08b4e8ed56e9
More information about the pld-cvs-commit
mailing list