git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e0893
)
gdm: tweak do_install a bit
author
Koen Kooi
<koen@openembedded.org>
Thu, 26 Nov 2009 10:33:51 +0000
(11:33 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 26 Nov 2009 10:33:51 +0000
(11:33 +0100)
recipes/gnome/gdm_2.28.1.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gdm_2.28.1.bb
b/recipes/gnome/gdm_2.28.1.bb
index
ef3b9f4
..
91a5555
100644
(file)
--- a/
recipes/gnome/gdm_2.28.1.bb
+++ b/
recipes/gnome/gdm_2.28.1.bb
@@
-33,9
+33,6
@@
do_install_append() {
install -d ${D}/${sysconfdir}/gdm
install -m 0644 ${WORKDIR}/gdm.conf ${D}/${sysconfdir}/gdm/
- install -d ${D}/${sysconfdir}/gdm/PreSession
- install -m 0755 ${WORKDIR}/Default ${D}/${sysconfdir}/gdm/PreSession
-
install -d ${D}/${sysconfdir}/pam.d
install -m 0755 ${WORKDIR}/gdm-pam ${D}/${sysconfdir}/pam.d/gdm
install -m 0755 ${WORKDIR}/other ${D}/${sysconfdir}/pam.d/