Skip to content

Commit

Permalink
gnome-base/gdm-3.24.2: remove now unnecessary eautoreconf
Browse files Browse the repository at this point in the history
The pam module dir patch got upstreamed and the remaining patches don't need
an autotools regeneration

Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
leio committed Jul 14, 2017
1 parent 10113e3 commit 7a1b3c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gnome-base/gdm/gdm-3.24.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"

inherit autotools eutils gnome2 pam readme.gentoo-r1 systemd user versionator
inherit eutils gnome2 pam readme.gentoo-r1 systemd user versionator

DESCRIPTION="GNOME Display Manager for managing graphical display servers and user logins"
HOMEPAGE="https://wiki.gnome.org/Projects/GDM"
Expand Down Expand Up @@ -131,7 +131,6 @@ src_prepare() {
# Show logo when branding is enabled
use branding && eapply "${FILESDIR}/${PN}-3.8.4-logo.patch"

eautoreconf
gnome2_src_prepare
}

Expand Down

0 comments on commit 7a1b3c8

Please sign in to comment.