[SM-Commit] GIT changes to master grimoire by Eric Sandall (15173694d3a31d96b6a52ff64208e40a0ed85a9d)
Eric Sandall
scm at sourcemage.org
Thu Dec 17 07:46:28 EST 2009
GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:
wm-addons/stalonetray/HISTORY | 3 +++
wm-addons/stalonetray/INSTALL | 4 ++++
2 files changed, 7 insertions(+)
New commits:
commit 15173694d3a31d96b6a52ff64208e40a0ed85a9d
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>
stalonetray: Install sample config file
diff --git a/wm-addons/stalonetray/HISTORY b/wm-addons/stalonetray/HISTORY
index 53d85e7..0fb182c 100644
--- a/wm-addons/stalonetray/HISTORY
+++ b/wm-addons/stalonetray/HISTORY
@@ -1,3 +1,6 @@
+2009-12-17 Eric Sandall <sandalle at sourcemage.org>
+ * INSTALL: Install sample config file
+
2009-10-22 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 0.8.0
diff --git a/wm-addons/stalonetray/INSTALL b/wm-addons/stalonetray/INSTALL
new file mode 100755
index 0000000..e5f5395
--- /dev/null
+++ b/wm-addons/stalonetray/INSTALL
@@ -0,0 +1,4 @@
+default_install &&
+mkdir -p $INSTALL_ROOT/usr/share/doc/$SPELL &&
+install -m 0644 $SOURCE_DIRECTORY/stalonetrayrc.sample \
+ $INSTALL_ROOT/usr/share/doc/$SPELL/
More information about the SM-Commit
mailing list