Skip to content

Always install git before building packages

Oliver Smith requested to merge always-add-git into master

Follow-up to !1831 (merged):

Always install git when building packages, so abuild won't behave
slightly different if it is (not) installed. As nice side-effect, we
will always get the pmaports.git commit saved in the resulting .apk file
from now on (in .PKGINFO).

@Minecrell: please test/review :)

Merge request reports