summaryrefslogtreecommitdiff
path: root/textproc/rarian/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rarian/patches/patch-aa')
-rw-r--r--textproc/rarian/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/textproc/rarian/patches/patch-aa b/textproc/rarian/patches/patch-aa
new file mode 100644
index 00000000000..04f881601fc
--- /dev/null
+++ b/textproc/rarian/patches/patch-aa
@@ -0,0 +1,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