default_pre_build &&
cd $SOURCE_DIRECTORY &&
#VERSION = `grep -iE 'laptop-detect  *\\([0-9][0-9.]*\\)' debian/changelog | head -1 | sed 's:.*(\\([0-9][0-9.]*\\)).*:\1:'` &&
sed -e "s/@VERSION@/0.13.2/g" < laptop-detect.in > laptop-detect
