diff options
Diffstat (limited to 'lxde-base/lxpanel/lxpanel-0.9.2.ebuild')
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxpanel/lxpanel-0.9.2.ebuild b/lxde-base/lxpanel/lxpanel-0.9.2.ebuild index 7c4f1fdd1c95..f7041b905496 100644 --- a/lxde-base/lxpanel/lxpanel-0.9.2.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -47,7 +47,7 @@ src_configure() { # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x } -src_install () { +src_install() { default # Get rid of the .la files. |