[packages/tup] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:17 CEST 2025
commit 6043baf9555ae58fede1d64d242e0ae70b2f68f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:01 2025 +0200
Fix applying patches.
tup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tup.spec b/tup.spec
index ee052f9..d26e334 100644
--- a/tup.spec
+++ b/tup.spec
@@ -25,7 +25,7 @@ rather than on your build system
%prep
%setup -q -n tup-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./build.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tup.git/commitdiff/6043baf9555ae58fede1d64d242e0ae70b2f68f9
More information about the pld-cvs-commit
mailing list