Skip to content

Commit

Permalink
Remove libmount from AppImage
Browse files Browse the repository at this point in the history
  • Loading branch information
kryksyh committed Oct 18, 2024
1 parent 1b6cc65 commit a8425f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion au4/buildscripts/ci/linux/make_appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,8 @@ function fallback_library()
# Report new additions at https://github.com/linuxdeploy/linuxdeploy/issues
# or https://github.com/linuxdeploy/linuxdeploy-plugin-qt/issues for Qt libs.
unwanted_files=(
# none
# https://github.com/audacity/audacity/issues/6233
lib/libmount.so.1
)

# ADDITIONAL QT COMPONENTS
Expand Down

0 comments on commit a8425f6

Please sign in to comment.