You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-themes/tangerine-icon-theme/files/tangerine-icon-theme-0.27-l...

12 lines
331 B

--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
# run icon-naming-utils
for d in $$DESTDIR/usr/share/icons/Tangerine/*; do \
- (cd $$d; for c in *; do /usr/lib/icon-naming-utils/icon-name-mapping -c $$c; done); \
+ (cd $$d; for c in *; do /usr/libexec/icon-name-mapping -c $$c; done); \
done
# install mo files