]> git.sur5r.net Git - openldap/commitdiff
ITS#4415: touch ucdata.h
authorKurt Zeilenga <kurt@openldap.org>
Sat, 13 May 2006 01:53:31 +0000 (01:53 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 13 May 2006 01:53:31 +0000 (01:53 +0000)
build/mkrelease

index f8fdaaba11b40b9fa3e8d0d122c31a177fa8dad1..d9fa395ed51837d0de3472531f430970f23aaccf 100755 (executable)
@@ -58,6 +58,11 @@ else
        echo "No guide"
 fi
 
+if test -e $RELNAME/libraries/liblunicode/ucdata/uctable.h ; then
+       echo "touching uctable.h..."
+       touch $RELNAME/libraries/liblunicode/ucdata/uctable.h
+fi
+
 if test ! -e $RELNAME/build/version.sh ; then
        echo "No build version"
        OL_STRING="something"