config: add finish timestamp
This commit is contained in:
parent
35d7743fe5
commit
23eb1e81a2
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ cd ..
|
||||||
mv source $PACKAGE-$FULLVERSION
|
mv source $PACKAGE-$FULLVERSION
|
||||||
dpkg-source -b -I.falsefileextension99 $PACKAGE-$FULLVERSION
|
dpkg-source -b -I.falsefileextension99 $PACKAGE-$FULLVERSION
|
||||||
rm -rf ${LOCAL_APT}
|
rm -rf ${LOCAL_APT}
|
||||||
echo "Trisquel source package built!"
|
echo -e "Trisquel source package built! - $(date -R)\n"
|
||||||
|
|
||||||
notify_found_distro_match_on_debian_rules
|
notify_found_distro_match_on_debian_rules
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue