push quilt patches after merge
authorIan Beckwith <ianb@erislabs.net>
Mon, 30 Aug 2010 19:12:19 +0000 (20:12 +0100)
committerIan Beckwith <ianb@erislabs.net>
Mon, 30 Aug 2010 19:12:19 +0000 (20:12 +0100)
gnulib-tool
lib/uniname/gen-uninames.lisp

index 605687f..b8ef892 100755 (executable)
@@ -410,7 +410,7 @@ func_gnulib_dir ()
       * ) self_abspathname=`echo "$self_abspathname" | sed -e 's,/[^/]*$,,'`/"$linkval" ;;
     esac
   done
-  gnulib_dir=`echo "$self_abspathname" | sed -e 's,/[^/]*$,,'`
+  gnulib_dir=/usr/share/gnulib
 }
 
 # func_tmpdir
index d08e93f..ec24d97 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/clisp -C
+#!/usr/bin/clisp -C
 
 ;;; Creation of gnulib's uninames.h from the UnicodeData.txt table.
 ;;; Bruno Haible 2000-12-28