summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xdm/xdm-1.1.4.ebuild')
-rw-r--r--x11-apps/xdm/xdm-1.1.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xdm/xdm-1.1.4.ebuild b/x11-apps/xdm/xdm-1.1.4.ebuild
index 7b14d1477cc6..a42339fe27cd 100644
--- a/x11-apps/xdm/xdm-1.1.4.ebuild
+++ b/x11-apps/xdm/xdm-1.1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.4.ebuild,v 1.11 2007/08/07 13:26:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.4.ebuild,v 1.12 2008/03/04 15:47:40 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -44,8 +44,8 @@ pkg_setup() {
src_install() {
x-modular_src_install
exeinto /usr/$(get_libdir)/X11/xdm
- doexe ${FILESDIR}/Xsession
- newpamd ${FILESDIR}/xdm.pamd xdm
+ doexe "${FILESDIR}"/Xsession
+ newpamd "${FILESDIR}"/xdm.pamd xdm
}
pkg_preinst() {