681bb83916b353ed137459a56468554a34107a85
[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   2011-02-16 23:59:19.000000000 +0000
7 +++ gnulib/lib/uniname/gen-uninames.lisp        2011-02-16 23:59:26.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