[packages/pTools] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:08 CEST 2025
commit c0649637a01467127ffeafaffd3a6153867b7455
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:52 2025 +0200
Fix applying patches.
pTools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pTools.spec b/pTools.spec
index 519deed..78ca64c 100644
--- a/pTools.spec
+++ b/pTools.spec
@@ -26,7 +26,7 @@ informację na temat kontrolowanego procesu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pTools.git/commitdiff/c0649637a01467127ffeafaffd3a6153867b7455
More information about the pld-cvs-commit
mailing list