[packages/libtemplate] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:04 CEST 2025


commit b6cd1ca8c6d983d74d0cf02d72f67e3335aff092
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:01:48 2025 +0200

    Fix applying patches.

 libtemplate.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtemplate.spec b/libtemplate.spec
index 199267f..0dd1817 100644
--- a/libtemplate.spec
+++ b/libtemplate.spec
@@ -47,7 +47,7 @@ Pliki nagłówkowe biblioteki libtemplate.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtemplate.git/commitdiff/b6cd1ca8c6d983d74d0cf02d72f67e3335aff092



More information about the pld-cvs-commit mailing list