a=\\PACKAGEPACKAGE_VERSION\; b=\\PACKAGE_VERSION\; for f in $(grep --exclude-dir=.svn --exclude=\\*~\ -lr "$a"); do sed -i "s,$a,$b,g" "$f"; done
parent
01117196eb
commit
f51daa5c41
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue