Edit portable.nt to update OPENLDAP_VERSION

This commit is contained in:
Howard Chu 2003-03-19 02:01:49 +00:00
parent 8f15857589
commit ae0576ea1b

View file

@ -44,6 +44,13 @@ fi
. $RELNAME/build/version.sh
# Update the version for NT
ed $RELNAME/include/portable.nt <<EOF
/OPENLDAP_VERSION
s;".*";"$ol_version";
wq
EOF
tar cf $RELNAME.tar $RELNAME
gzip -9 -c $RELNAME.tar > $RELNAME.tgz
md5 $RELNAME.tgz > $RELNAME.md5