diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-02 03:13:04 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-02 03:13:27 -0800 |
commit | 18f8fe2e75e82279226688dd67512e931ccb237e (patch) | |
tree | c73a66834b570268acb19f0a4058134a66a7b897 /x11-themes/tela-icon-theme | |
parent | dev-python/eventlet: Remove old (diff) | |
download | gentoo-18f8fe2e75e82279226688dd67512e931ccb237e.tar.gz gentoo-18f8fe2e75e82279226688dd67512e931ccb237e.tar.bz2 gentoo-18f8fe2e75e82279226688dd67512e931ccb237e.zip |
x11-themes/tela-icon-theme: whitespace
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-themes/tela-icon-theme')
-rw-r--r-- | x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild | 2 | ||||
-rw-r--r-- | x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild index a3e95996c462..c7bfcc393f5c 100644 --- a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild +++ b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild @@ -56,7 +56,7 @@ src_install() { ./install.sh -d "${ED}/usr/share/icons" "${variants[@]}" || die if use hardlink; then einfo "Linking duplicate icons... (may take a long time)" - hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" + hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" fi einstalldocs diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild index a3e95996c462..c7bfcc393f5c 100644 --- a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild +++ b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild @@ -56,7 +56,7 @@ src_install() { ./install.sh -d "${ED}/usr/share/icons" "${variants[@]}" || die if use hardlink; then einfo "Linking duplicate icons... (may take a long time)" - hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" + hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" fi einstalldocs |