[packages/tidyp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:17:57 CEST 2025


commit 4b138982b40ccef21a523ccfb8c5a3505f9caa4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:41 2025 +0200

    Fix applying patches.

 tidyp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tidyp.spec b/tidyp.spec
index 847a0c5..7309611 100644
--- a/tidyp.spec
+++ b/tidyp.spec
@@ -63,7 +63,7 @@ Statyczna biblioteka libtidyp.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # Fix permissions for debuginfo
 chmod -x src/{mappedio.*,version.h}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tidyp.git/commitdiff/4b138982b40ccef21a523ccfb8c5a3505f9caa4e



More information about the pld-cvs-commit mailing list