Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
$(usex alsa --sound --no-sound)
)
echo ${myconfigure[@]} || die
- ${myconfigure[@]} || die
+ ${myconfigure[@]} || die
}
pkg_postinst() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(usex alsa --sound --no-sound)
)
echo ${myconfigure[@]} || die
- ${myconfigure[@]} || die
+ ${myconfigure[@]} || die
}
pkg_postinst() {