Skip to content

Commit

Permalink
x11-misc/gtkdialog: Actually install docs
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: gentoo#4029
  • Loading branch information
Moiman authored and SoapGentoo committed Feb 19, 2017
1 parent 8a35c32 commit 1133df0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ DEPEND="
virtual/yacc
"

DOCS=(
AUTHORS
ChangeLog
TODO
)
PATCHES=(
"${FILESDIR}"/${PN}-0.8.3-optdeps.patch
)
Expand All @@ -48,4 +43,5 @@ src_configure() {
src_install() {
# Stop make install from running gtk-update-icon-cache
emake DESTDIR="${D}" UPDATE_ICON_CACHE=true install
einstalldocs
}

0 comments on commit 1133df0

Please sign in to comment.