summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Robeson <johnny@localmomentum.net>2008-04-19 03:04:44 -0400
committerJohn Robeson <johnny@localmomentum.net>2008-04-19 03:04:44 -0400
commit7161eef8d32a08ce37311cae1b94e3c364ae4186 (patch)
treecf333509f4fe0946b57899d5ab4c02a743f13b7b /x11-misc
parentadd the manifest! oops.. (diff)
downloadltsp-7161eef8d32a08ce37311cae1b94e3c364ae4186.tar.gz
ltsp-7161eef8d32a08ce37311cae1b94e3c364ae4186.tar.bz2
ltsp-7161eef8d32a08ce37311cae1b94e3c364ae4186.zip
fix the theme symlink
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/ldm/ldm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/ldm/ldm-9999.ebuild b/x11-misc/ldm/ldm-9999.ebuild
index 8387468..5d271d5 100644
--- a/x11-misc/ldm/ldm-9999.ebuild
+++ b/x11-misc/ldm/ldm-9999.ebuild
@@ -33,5 +33,5 @@ src_unpack() {
src_install() {
emake DESTDIR="${D}" install
- dosym ltsp /share/ldm/themes/default
+ dosym ltsp /usr/share/ldm/themes/default
}