scummvm/dists/debian/prepare
2003-12-17 15:32:09 +00:00

6 lines
172 B
Bash
Executable File

#! /bin/sh
VER=`sed -n -e 's/^const char \*gScummVMVersion = "\(.*\)";/\1/p' base/main.cpp``date +%Y%m%d`
sed "s/@VERSION@/$VER/g" debian/changelog.in > debian/changelog