[packages/tpgt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:56 CEST 2025
commit 7b9ac5ffce16d36978b4e87a83fa688787fe7c86
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:20:40 2025 +0200
Fix applying patches.
tpgt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tpgt.spec b/tpgt.spec
index 7e83920..f11b489 100644
--- a/tpgt.spec
+++ b/tpgt.spec
@@ -21,7 +21,7 @@ Ncurses alapú gépelést oktató program.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i "s@^CFLAGS.*@CFLAGS=%{rpmcflags}@" src/Makefile
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tpgt.git/commitdiff/7b9ac5ffce16d36978b4e87a83fa688787fe7c86
More information about the pld-cvs-commit
mailing list