lisp: Kill the random symlinks in the repository.
authorMark Wooding <mwooding@ponder.ncipher.com>
Mon, 13 Mar 2006 13:26:17 +0000 (13:26 +0000)
committerMark Wooding <mwooding@ponder.ncipher.com>
Mon, 13 Mar 2006 13:26:17 +0000 (13:26 +0000)
Now that setup can create dotfiles whose names are different from the
ones in the repository, we can sort the mess out in setup rather than by
cluttering up the source with unpleasant symlinks.

clisprc.lisp [deleted symlink]
cmucl-init.lisp [deleted symlink]
sbclrc [deleted symlink]
setup

diff --git a/clisprc.lisp b/clisprc.lisp
deleted file mode 120000 (symlink)
index b812362..0000000
+++ /dev/null
@@ -1 +0,0 @@
-lisp-init.lisp
\ No newline at end of file
diff --git a/cmucl-init.lisp b/cmucl-init.lisp
deleted file mode 120000 (symlink)
index b812362..0000000
+++ /dev/null
@@ -1 +0,0 @@
-lisp-init.lisp
\ No newline at end of file
diff --git a/sbclrc b/sbclrc
deleted file mode 120000 (symlink)
index b812362..0000000
--- a/sbclrc
+++ /dev/null
@@ -1 +0,0 @@
-lisp-init.lisp
\ No newline at end of file
diff --git a/setup b/setup
index 6d1ef51..cec2351 100755 (executable)
--- a/setup
+++ b/setup
@@ -132,7 +132,9 @@ dotfiles="
   bash_profile bash_logout bashrc
   emacs emacs-calc 
   vm mailrc
-  cmucl-init.lisp clisprc.lisp sbclrc
+  lisp-init.lisp:.cmucl-init.lisp
+    lisp-init.lisp:.sbclrc
+    lisp-init.lisp:.clisprc.lisp
   dircolors screenrc cvsrc"
 [ "$xstuff" ] && dotfiles="$dotfiles
   xinitrc xsession Xdefaults