[packages/e16-theme-ShinyMetal] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:22:24 CEST 2025
commit 2c89d3d76c54e4b17d75886c7e9c44660f9b1232
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:22:08 2025 +0200
Fix applying patches.
e16-theme-ShinyMetal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/e16-theme-ShinyMetal.spec b/e16-theme-ShinyMetal.spec
index 0e77fd0..e63eb0e 100644
--- a/e16-theme-ShinyMetal.spec
+++ b/e16-theme-ShinyMetal.spec
@@ -25,7 +25,7 @@ Wystrój ShinyMetal 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-ShinyMetal.git/commitdiff/2c89d3d76c54e4b17d75886c7e9c44660f9b1232
More information about the pld-cvs-commit
mailing list