]> git.pld-linux.org Git - packages/anjuta.git/blob - anjuta-create_global_tags.patch
- rel 3; rebuild with new neon
[packages/anjuta.git] / anjuta-create_global_tags.patch
1 diff -urN anjuta-2.1.0/global-tags/create_global_tags.sh.in anjuta-2.1.0.new/global-tags/create_global_tags.sh.in
2 --- anjuta-2.1.0/global-tags/create_global_tags.sh.in   2007-01-02 09:59:19.000000000 +0100
3 +++ anjuta-2.1.0.new/global-tags/create_global_tags.sh.in       2007-01-18 18:34:58.000000000 +0100
4 @@ -6,7 +6,7 @@
5      BASEDIR=`pwd`
6      PROGDIR=. # `dirname $0`
7      CFLAGS=""
8 -    ANJUTA_TAGS_BIN="@scriptdir@/anjuta-tags"
9 +    ANJUTA_TAGS_BIN="/usr/bin/anjuta-tags"
10      OUTPUT_FILE=$1
11      shift
12      
This page took 0.023308 seconds and 3 git commands to generate.