diff options
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild index 7d62cb2ca0d0..26507301419a 100644 --- a/net-irc/hexchat/hexchat-9999.ebuild +++ b/net-irc/hexchat/hexchat-9999.ebuild @@ -56,10 +56,8 @@ DEPEND="${COMMON_DEPEND} theme-manager? ( dev-util/monodevelop )" src_prepare() { - if [[ ${PV} == "9999" ]]; then - eautoreconf - fi default + eautoreconf } pkg_setup() { |