[packages/smbc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:35 CEST 2025
commit bb0b6df2bee63b00696476f33be631c1df98a4a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:19 2025 +0200
Fix applying patches.
smbc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smbc.spec b/smbc.spec
index a358c56..6e899ba 100644
--- a/smbc.spec
+++ b/smbc.spec
@@ -40,7 +40,7 @@ znaków UTF8.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
rm -rf src/CVS
sed -i 's@<curses.h>@<ncurses/curses.h>@' src/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smbc.git/commitdiff/bb0b6df2bee63b00696476f33be631c1df98a4a1
More information about the pld-cvs-commit
mailing list