From fc62f724c83c8cedbaccdb8d5435fedfa08fd41a Mon Sep 17 00:00:00 2001 From: George Lebl Date: Mon, 22 Sep 2003 22:03:26 +0000 Subject: use $datadir/xsessions instead of hardcoding /usr/share/xsessions Mon Sep 22 15:01:41 2003 George Lebl * daemon/gdm.h, config/gdm.conf.in: use $datadir/xsessions instead of hardcoding /usr/share/xsessions * config/Makefile.am: install gnome.desktop and CDE.desktop into the datadir location as they're not config and this way we share them with KDM, yay. They should be installed by respective owner packages at some point though ... * docs/C/gdm.xml: update a bit. --- gdm.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gdm.spec.in') diff --git a/gdm.spec.in b/gdm.spec.in index c77f1a79..5478d56c 100644 --- a/gdm.spec.in +++ b/gdm.spec.in @@ -112,6 +112,7 @@ exit 0 %config %{sysconfdir}/X11/gdm %config %{sysconfdir}/security/console.apps/* %{_datadir}/pixmaps/* +%{_datadir}/xsessions/* %{_datadir}/gdm %{_datadir}/applications/* %{_datadir}/gnome/capplets/* -- cgit v1.2.1