summaryrefslogtreecommitdiff
path: root/textproc/rarian/patches/patch-aa
blob: 04f881601fc0383077ddfe16767ea8e204b3edc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aa,v 1.1.1.1 2007/10/11 18:43:48 drochner Exp $

--- util/rarian-sk-update.in.orig	2007-09-29 18:16:44.000000000 +0200
+++ util/rarian-sk-update.in
@@ -258,7 +258,7 @@ process_directory ()
 # They are inherited from scrollkeeper :(
 
 # We use TEMP as set -- seems to nuke the return value of getopt
-TEMP=`getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \
+TEMP=`${prefix}/bin/getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \
     --longoptions="clean-index,omf-dir:,resulting-dir:,help,version" -- "$@"` \
     || print_usage
 
@@ -416,4 +416,4 @@ then
 fi
 rm -rf $tmpdir
 
-fi # ENABLE_OMF_READ
\ No newline at end of file
+fi # ENABLE_OMF_READ