[packages/TurboC] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:23:20 CEST 2025


commit f2a537af88f5e04b991fb54de7ae58bc4f89f206
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:23:04 2025 +0200

    Fix applying patches.

 TurboC.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/TurboC.spec b/TurboC.spec
index 605edf2..0952bee 100644
--- a/TurboC.spec
+++ b/TurboC.spec
@@ -34,7 +34,7 @@ dir.h dos.h fnkeys.h graphics.h io.h.
 
 %prep
 %setup -q -n %{name}-source
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/TurboC.git/commitdiff/f2a537af88f5e04b991fb54de7ae58bc4f89f206



More information about the pld-cvs-commit mailing list