diff options
Diffstat (limited to 'kde-apps/print-manager/print-manager-19.08.3-r1.ebuild')
-rw-r--r-- | kde-apps/print-manager/print-manager-19.08.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild b/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild index a0f498d40171..fa4ea22b7b11 100644 --- a/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild +++ b/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -42,7 +42,7 @@ RDEPEND="${DEPEND} PATCHES=( "${FILESDIR}"/${P}-crash-w-cups-jobs-w-duplicate-id.patch ) -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then |