[packages/ptex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:23:58 CEST 2025
commit e5a6dc433de92bb764583f68cb1156c0570638ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:42 2025 +0200
Fix applying patches.
ptex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ptex.spec b/ptex.spec
index 50e268f..8d23508 100644
--- a/ptex.spec
+++ b/ptex.spec
@@ -84,7 +84,7 @@ Dokumentacja API biblioteki Ptex.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# see CMakeLists.txt:47-58 (if (NOT DEFINED PTEX_VER) ...)
echo %{version} > version
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ptex.git/commitdiff/e5a6dc433de92bb764583f68cb1156c0570638ea
More information about the pld-cvs-commit
mailing list