summaryrefslogtreecommitdiff
path: root/community/tora/tora.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/tora/tora.install')
-rw-r--r--community/tora/tora.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/tora/tora.install b/community/tora/tora.install
index 260f3960f..161b21e2b 100644
--- a/community/tora/tora.install
+++ b/community/tora/tora.install
@@ -1,5 +1,5 @@
# Thanks to: Serge Gielkens (Teld) for this bugfix
-infodir=/usr/share/info
+infodir=usr/share/info
filelist=(tora.info)
post_install() {
@@ -17,4 +17,3 @@ pre_remove() {
install-info --delete $infodir/$file $infodir/dir 2> /dev/null
done
}
-