[packages/e16-theme-Ganymede] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:22:21 CEST 2025
commit 30c9b5e66b09dce06667be90617a51708cafd1c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:22:05 2025 +0200
Fix applying patches.
e16-theme-Ganymede.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/e16-theme-Ganymede.spec b/e16-theme-Ganymede.spec
index 43524a8..88e023f 100644
--- a/e16-theme-Ganymede.spec
+++ b/e16-theme-Ganymede.spec
@@ -25,7 +25,7 @@ Wystrój Ganymede dla Enlightenmenta.
%setup -q
mkdir %{_tname}
tar -zxf %{_tname}.etheme -C %{_tname}
-%patch0 -p1
+%patch -P0 -p1
find -name "*.orig" -or -name "*~" -exec rm "{}" ";"
rm %{_tname}/ttfonts/*
rm %{_tname}/fonts.cfg.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/e16-theme-Ganymede.git/commitdiff/30c9b5e66b09dce06667be90617a51708cafd1c2
More information about the pld-cvs-commit
mailing list