Added symlinks to libbe and becommands in interfaces/email/interactive.
authorW. Trevor King <wking@drexel.edu>
Fri, 17 Jul 2009 12:24:33 +0000 (08:24 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 17 Jul 2009 12:24:33 +0000 (08:24 -0400)
With this set-up, be-handle-mail run from its own directory will load
your working-state BE setup, not your system-wide BE installation.

interfaces/email/interactive/becommands [new symlink]
interfaces/email/interactive/libbe [new symlink]

diff --git a/interfaces/email/interactive/becommands b/interfaces/email/interactive/becommands
new file mode 120000 (symlink)
index 0000000..8af773c
--- /dev/null
@@ -0,0 +1 @@
+../../../becommands
\ No newline at end of file
diff --git a/interfaces/email/interactive/libbe b/interfaces/email/interactive/libbe
new file mode 120000 (symlink)
index 0000000..7d18612
--- /dev/null
@@ -0,0 +1 @@
+../../../libbe
\ No newline at end of file