Skip to content

Commit

Permalink
app-misc/hachoir-metadata: drop old gtk delete #557464
Browse files Browse the repository at this point in the history
The prepare phase already drops this file from the install,
so trying to delete it the install phase will always fail.
  • Loading branch information
vapier committed Apr 5, 2016
1 parent 0a81b76 commit 2176953
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app-misc/hachoir-metadata/hachoir-metadata-1.3.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ python_install_all() {
insinto /usr/share/apps/konqueror/servicemenus
doins kde/hachoir.desktop
fi

if ! use gtk; then
rm "${ED}usr/bin/hachoir-metadata-gtk"* || die
fi
}

pkg_postinst() {
Expand Down

0 comments on commit 2176953

Please sign in to comment.