Skip to content

Commit

Permalink
Update recoll-1.23.3.ebuild
Browse files Browse the repository at this point in the history
added eutils.class to inherit to fix postinst INFO
Closes: gentoo#8664
  • Loading branch information
dewostator authored and FuzzyGophers committed Jun 1, 2018
1 parent 131ba8b commit 5ec023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/recoll/recoll-1.23.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=6

PYTHON_COMPAT=( python2_7 )

inherit linux-info python-single-r1 qmake-utils
inherit eutils linux-info python-single-r1 qmake-utils

DESCRIPTION="A personal full text search package"
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
Expand Down

0 comments on commit 5ec023e

Please sign in to comment.