Skip to content

Add interposition fixes for use with APK Foundry

Max Rees requested to merge apkfoundry into master
  • Make $APK consistently used
  • Change $git to $ABUILD_GIT and make it consistently used
  • Change $srcdir override to $ABUILD_SRCDIR to prevent collisions with shell scripts in packages being built
  • Ditto $pkgbasedir and $ABUILD_PKGBASEDIR
  • Add $ABUILD_FETCH override for abuild-fetch
Edited by Max Rees

Merge request reports