summaryrefslogtreecommitdiff
path: root/util/rarian-sk-get-scripts.in
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2008-09-01 18:44:56 +0000
committer <>2013-07-02 12:44:56 +0000
commitbd4e1730fe4d7878c4e5e2c13ea489f59e7e0f27 (patch)
tree5e605cc37a7e484e7008c7934f61e2cd25a0d57b /util/rarian-sk-get-scripts.in
downloadrarian-master.tar.gz
Imported from /home/lorry/working-area/delta_rarian/rarian-0.8.1.tar.bz2.HEADrarian-0.8.1master
Diffstat (limited to 'util/rarian-sk-get-scripts.in')
-rw-r--r--util/rarian-sk-get-scripts.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/util/rarian-sk-get-scripts.in b/util/rarian-sk-get-scripts.in
new file mode 100644
index 0000000..eec1980
--- /dev/null
+++ b/util/rarian-sk-get-scripts.in
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+# More zero-effect scripts. The scripts these replace seem to
+# not do anything on my machine (any files they try and access
+# don't exist). Therefore, they get ignored for now, since
+# I've never even seen them used. Ever. Sigh.
+
+# replaces:
+# scrollkeeper-get-index-from-index-from-docpath
+# scrollkeeper-get-toc-from-docpath
+# scrollkeeper-get-toc-from-id
+
+exit \ No newline at end of file