From ca736f4f54875c677a07a99832ec817c823bce4b Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 25 Oct 2009 17:15:57 +0000 Subject: [PATCH] add symlinks for in-place running --- data/aweather | 1 + src/plugins/aweather | 1 + 2 files changed, 2 insertions(+) create mode 120000 data/aweather create mode 120000 src/plugins/aweather diff --git a/data/aweather b/data/aweather new file mode 120000 index 0000000..945c9b4 --- /dev/null +++ b/data/aweather @@ -0,0 +1 @@ +. \ No newline at end of file diff --git a/src/plugins/aweather b/src/plugins/aweather new file mode 120000 index 0000000..9e696c6 --- /dev/null +++ b/src/plugins/aweather @@ -0,0 +1 @@ +.libs \ No newline at end of file -- 2.43.2