[packages/pnetcurses] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:17:57 CEST 2025
commit 940e4ae1358edcc83e41c87f447fc92f0126589c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:17:41 2025 +0200
Fix applying patches.
pnetcurses.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pnetcurses.spec b/pnetcurses.spec
index 4ce364b..9b78473 100644
--- a/pnetcurses.spec
+++ b/pnetcurses.spec
@@ -31,7 +31,7 @@ biblioteki curses do wykorzystania w aplikacjach C#.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pnetcurses.git/commitdiff/940e4ae1358edcc83e41c87f447fc92f0126589c
More information about the pld-cvs-commit
mailing list