mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 03:22:37 +00:00
gdm: cosmetics
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
088263913a
commit
a8b96b69bd
@ -1,12 +0,0 @@
|
||||
--- /tmp/Makefile.am 2006-07-26 11:37:52.000000000 +0200
|
||||
+++ gdm-2.14.9/Makefile.am 2006-07-26 11:38:01.734411000 +0200
|
||||
@@ -5,8 +5,7 @@
|
||||
vicious-extensions \
|
||||
daemon \
|
||||
gui \
|
||||
- utils \
|
||||
- docs
|
||||
+ utils
|
||||
|
||||
# add these when help gets added back
|
||||
# docs omf-install
|
||||
@ -9,25 +9,27 @@ PR = "r17"
|
||||
inherit gnome update-rc.d systemd useradd
|
||||
|
||||
SRC_URI += " \
|
||||
file://cross-xdetection.diff \
|
||||
file://0001-Remove-user-switch-applet.patch \
|
||||
file://0002-gdm-user-manager.c-avoid-displaying-system-users-in-.patch \
|
||||
file://sysrooted-pkg-config.patch \
|
||||
file://%gconf-tree.xml \
|
||||
file://gdm \
|
||||
file://gdm.conf \
|
||||
file://gdm-pam \
|
||||
file://Default \
|
||||
file://gdm.service.in \
|
||||
file://cross-xdetection.diff \
|
||||
file://0001-Remove-user-switch-applet.patch \
|
||||
file://0002-gdm-user-manager.c-avoid-displaying-system-users-in-.patch \
|
||||
file://sysrooted-pkg-config.patch \
|
||||
file://%gconf-tree.xml \
|
||||
file://gdm \
|
||||
file://gdm.conf \
|
||||
file://gdm-pam \
|
||||
file://Default \
|
||||
file://gdm.service.in \
|
||||
"
|
||||
|
||||
SRC_URI[archive.md5sum] = "dbe5187a2e17881cc454e313e0ae8d1e"
|
||||
SRC_URI[archive.sha256sum] = "034d23af0ea18d86e5543e707212d9297ec7d83f221808968af266dbebc0e703"
|
||||
|
||||
EXTRA_OECONF = " --enable-authentication-scheme=shadow \
|
||||
--enable-debug=yes \
|
||||
--with-console-kit \
|
||||
--disable-scrollkeeper"
|
||||
EXTRA_OECONF = " \
|
||||
--enable-authentication-scheme=shadow \
|
||||
--enable-debug=yes \
|
||||
--with-console-kit \
|
||||
--disable-scrollkeeper \
|
||||
"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e "s:\bdocs::g" ${S}/Makefile.am
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user