Skip to content

Commit

Permalink
media-gfx/hugin: fixed installation of live
Browse files Browse the repository at this point in the history
they already use /usr/share/metadata

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <[email protected]>
  • Loading branch information
fordfrog committed Dec 5, 2020
1 parent dd63f42 commit 7b02e0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions media-gfx/hugin/hugin-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ src_install() {
cmake-utils_src_install
use python && python_optimize

mkdir -p "${ED}"/usr/share/metainfo || die
mv "${ED}"/usr/share/appdata/* "${ED}"/usr/share/metainfo/ || die
rmdir "${ED}"/usr/share/appdata || die

local lang
for lang in ${LANGS} ; do
case ${lang} in
Expand Down

0 comments on commit 7b02e0e

Please sign in to comment.