[packages/nxc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:34 CEST 2025
commit d2afd01c5392eafac65ca7313993a69f78ba37c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:18 2025 +0200
Fix applying patches.
nxc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nxc.spec b/nxc.spec
index 16f392f..776cf31 100644
--- a/nxc.spec
+++ b/nxc.spec
@@ -40,7 +40,7 @@ Pliki nagłówkowe nxc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nxc.git/commitdiff/d2afd01c5392eafac65ca7313993a69f78ba37c2
More information about the pld-cvs-commit
mailing list