diff options
author | Alexander Golubev <[email protected]> | 2024-01-02 19:09:38 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-01-18 12:03:10 +0000 |
commit | 7569a08624e6bf484c12cc697a93385ffba0cad2 (patch) | |
tree | c89b6f06311d893f479710ae46b864b77a78d6ac /trinity-apps/koshell/koshell-9999.ebuild | |
parent | 84f79a8db7dc4062b5fca0f6da45f6f364f58920 (diff) | |
download | tde-packaging-gentoo-7569a08624e6bf484c12cc697a93385ffba0cad2.tar.gz tde-packaging-gentoo-7569a08624e6bf484c12cc697a93385ffba0cad2.zip |
*/*: replace spaces with tabs
Signed-off-by: Alexander Golubev <[email protected]>
Diffstat (limited to 'trinity-apps/koshell/koshell-9999.ebuild')
-rw-r--r-- | trinity-apps/koshell/koshell-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/koshell/koshell-9999.ebuild b/trinity-apps/koshell/koshell-9999.ebuild index 7f9b862c..70ad84c5 100644 --- a/trinity-apps/koshell/koshell-9999.ebuild +++ b/trinity-apps/koshell/koshell-9999.ebuild @@ -74,7 +74,7 @@ src_configure() { } src_install() { - trinity-meta-2_src_install + trinity-meta-2_src_install if use handbook ; then pushd "${S}/doc" || die emake install DESTDIR="${D}" |