[packages/php-jpgraph] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:09:46 CEST 2025
commit 0df4e526efbe1063f391620be1d7ffa141da302f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:09:30 2025 +0200
Fix applying patches.
php-jpgraph.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-jpgraph.spec b/php-jpgraph.spec
index c508234..38416b4 100644
--- a/php-jpgraph.spec
+++ b/php-jpgraph.spec
@@ -62,7 +62,7 @@ Pliki demonstracyjne i przykłady dla pakietu jpgraph.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
# avoid 1970 in file dates
find -newer README -o -print | xargs touch --reference %{SOURCE0}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-jpgraph.git/commitdiff/0df4e526efbe1063f391620be1d7ffa141da302f
More information about the pld-cvs-commit
mailing list