s/trunk/nooath/

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/branches/nooath@738 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2013-09-07 12:56:31 +00:00
parent 60d3d1dae7
commit e2fcd142ce
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ m/OPENPAM_VERSION/ && s/\d{8}/'"${isodate}"'/;
echo "configure.ac"
perl -p -i -e '
m/AC_INIT/ && s/trunk|\d{8}/'"${isodate}"'/
m/AC_INIT/ && s/nooath|\d{8}/'"${isodate}"'/
' configure.ac
echo "man pages"