[packages/unicon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:25:54 CEST 2025
commit d8e40b8d5981e9b4df73e31f25b94876b14d51dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:25:38 2025 +0200
Fix applying patches.
unicon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unicon.spec b/unicon.spec
index 58a4c8b..9117caa 100644
--- a/unicon.spec
+++ b/unicon.spec
@@ -32,7 +32,7 @@ wysokiego poziomu.
%setup -q -c -T
cp %{SOURCE0} ./
unzip uni.zip
-%patch0 -p1
+%patch -P0 -p1
%build
%ifarch %{ix86}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unicon.git/commitdiff/d8e40b8d5981e9b4df73e31f25b94876b14d51dd
More information about the pld-cvs-commit
mailing list