[packages/uns] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:17 CEST 2025
commit da6bbefffcdf6a703ee462ce6fb183d9b682603d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:02 2025 +0200
Fix applying patches.
uns.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uns.spec b/uns.spec
index fc3c1d8..7195ccc 100644
--- a/uns.spec
+++ b/uns.spec
@@ -29,7 +29,7 @@ Defense policies are applied by the ME FW.
%prep
%setup -q -n UNS-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uns.git/commitdiff/da6bbefffcdf6a703ee462ce6fb183d9b682603d
More information about the pld-cvs-commit
mailing list