summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.unix
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-02 16:33:34 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-02 16:33:34 +0000
commit00ee9aaf13ad6e47d66be9b08461a048b2ac8537 (patch)
treefb70f10b08bc87b0b81e3c956f24e04b0b0a30a0 /crawl-ref/source/makefile.unix
parentd5b03fd94f068ad1d2f89ac2cab3c14152d03de8 (diff)
downloadcrawl-ref-00ee9aaf13ad6e47d66be9b08461a048b2ac8537.tar.gz
crawl-ref-00ee9aaf13ad6e47d66be9b08461a048b2ac8537.zip
For now, fix [1956144] by removing hardcoded symlink.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4810 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/makefile.unix')
-rw-r--r--crawl-ref/source/makefile.unix1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile.unix b/crawl-ref/source/makefile.unix
index 515ae3a46f..10ef8cb1d0 100644
--- a/crawl-ref/source/makefile.unix
+++ b/crawl-ref/source/makefile.unix
@@ -248,7 +248,6 @@ ifneq ($(SAVEDIR),)
chown $(INSTALL_UGRP) $(SAVEDIR)
chmod $(MCHMOD_SAVEDIR) $(SAVEDIR)
endif
- ln -sf $(INSTALLDIR)/$(GAME) /usr/local/bin/
clean:
$(DELETE) *.o