mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
genappimage: Create a type 2 AppImage
This commit is contained in:
parent
b0d08998f5
commit
e1f27cdb4c
@ -69,7 +69,7 @@ cd "$APP_BUILD_DIR" # Get out of AppImage directory.
|
|||||||
# - Expects: $ARCH, $APP, $VERSION env vars
|
# - Expects: $ARCH, $APP, $VERSION env vars
|
||||||
# - Expects: ./$APP.AppDir/ directory
|
# - Expects: ./$APP.AppDir/ directory
|
||||||
# - Produces: ../out/$APP-$VERSION.glibc$GLIBC_NEEDED-$ARCH.AppImage
|
# - Produces: ../out/$APP-$VERSION.glibc$GLIBC_NEEDED-$ARCH.AppImage
|
||||||
generate_appimage
|
generate_type2_appimage
|
||||||
|
|
||||||
# Moving the final executable to a different folder so it isn't in the
|
# Moving the final executable to a different folder so it isn't in the
|
||||||
# way for a subsequent build.
|
# way for a subsequent build.
|
||||||
|
Loading…
Reference in New Issue
Block a user