mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-22 16:29:12 -04:00
Type in launcher-setup
This commit is contained in:
parent
e9b9d2da2d
commit
cb5415a337
@ -56,7 +56,7 @@ parts:
|
||||
ORIG_IFS=\$IFS
|
||||
LIB_BASE=\$(for D in \$LD_LIBRARY_PATH; do echo \$D; done | grep \$SNAP/usr/lib/)
|
||||
IFS=\$ORIGIN_IFS
|
||||
export QT_PLUGIN_PATH=$LIB_BASE/qt5/plugins
|
||||
export QT_PLUGIN_PATH=\$LIB_BASE/qt5/plugins
|
||||
EOF
|
||||
|
||||
cat > $SNAPCRAFT_PART_INSTALL/bin/onionshare-launcher << EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user