summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ltsp/ltsp-4.1-r1.ebuild')
-rw-r--r--net-misc/ltsp/ltsp-4.1-r1.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/ltsp/ltsp-4.1-r1.ebuild b/net-misc/ltsp/ltsp-4.1-r1.ebuild
index ad1f113a10a2..80b3abe0590c 100644
--- a/net-misc/ltsp/ltsp-4.1-r1.ebuild
+++ b/net-misc/ltsp/ltsp-4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ltsp/ltsp-4.1-r1.ebuild,v 1.6 2005/03/02 11:06:51 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ltsp/ltsp-4.1-r1.ebuild,v 1.7 2005/03/02 11:10:22 lanius Exp $
IUSE="X debug nas esd audiofile snmp"
@@ -129,9 +129,11 @@ src_install() {
# pxe stuff
insinto /tftboot/pxe
- doins pxelinux.0 initrd-2.4.26-ltsp-2.gz bzImage-2.4.26-ltsp-2
+ doins 2.4.26-ltsp-2/pxelinux.0
+ doins 2.4.26-ltsp-2/initrd-2.4.26-ltsp-2.gz
+ doins 2.4.26-ltsp-2/bzImage-2.4.26-ltsp-2
insinto /tftboot/pxelinux.cfg
- doins pxelinux.cfg/default
+ doins 2.4.26-ltsp-2/pxelinux.cfg/default
insinto /tftpboot/pxe
doins ${FILESDIR}/eb-5.0.9-rtl8139.lzpxe
@@ -141,7 +143,7 @@ src_install() {
# config stuff
cd ltsp-utils
dosbin ltspcfg
- echo "LTSP_DIR=/opt/ltsp" > ${D}/etc/ltsp.conf
+ echo "LTSP_DIR=/opt/ltsp-4.1" > ${D}/etc/ltsp.conf
dosbin ltspinfo
dosbin ltspadmin
dodoc COPYING