summaryrefslogtreecommitdiff
path: root/custom/scripts/buildname.nochroot
blob: edd20a732b4a1b1efd03d5ab9ebc8b99bb87eec5 (plain)
1
2
3
if [ -n "$IMG_NAME" ]; then
    echo "BUILD: $IMG_NAME" >> $INSTALL_ROOT/etc/meego-release
fi