~ubuntu-branches/ubuntu/maverick/ldm/maverick

1
2
NAME=$(awk -F = '/^PACKAGE=/{print $2}' configure.ac) 
VERSION=$(awk -F = '/^VERSION=/{print $2}' configure.ac)