Merge branch 'stable'
[gnulib.git] / debian / patches / 02-shebang.patch
1 Author: Daniel Baumann <daniel@debian.org>
2 Description: Adjusts shebang.
3
4 Index: gnulib/lib/uniname/gen-uninames.lisp
5 ===================================================================
6 --- gnulib.orig/lib/uniname/gen-uninames.lisp   2014-02-03 00:56:56.000000000 +0000
7 +++ gnulib/lib/uniname/gen-uninames.lisp        2014-02-03 00:57:09.000000000 +0000
8 @@ -1,4 +1,4 @@
9 -#!/usr/local/bin/clisp -C
10 +#!/usr/bin/clisp -C
11  
12  ;;; Creation of gnulib's uninames.h from the UnicodeData.txt table.
13  ;;; Bruno Haible 2000-12-28