mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-07-02 20:08:02 -05:00
Remove old debug code
This commit is contained in:
@@ -17,8 +17,6 @@ LINUXDEPLOY_ARGS=("--appdir" "AppDir" "-e" "bin/linuxdeploy" "-i" "/ws/resources
|
||||
# deploy patchelf which is a dependency of linuxdeploy
|
||||
bin/linuxdeploy "${LINUXDEPLOY_ARGS[@]}"
|
||||
|
||||
tar cfvz /out/appdir.tgz AppDir
|
||||
|
||||
# cannot add appimage plugin yet, since it won't work on CentOS 6 (at least for now)
|
||||
# therefore we also need to use appimagetool directly to build an AppImage
|
||||
# but we can still prepare the AppDir
|
||||
|
||||
Reference in New Issue
Block a user