mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Remove libdbus and libsystemd blacklisting
This commit is contained in:
parent
05d02b702a
commit
cd6aac9acf
@ -66,10 +66,6 @@ get_apprun
|
|||||||
copy_deps
|
copy_deps
|
||||||
delete_blacklisted
|
delete_blacklisted
|
||||||
|
|
||||||
# remove dbus and systemd libs as they are not blacklisted
|
|
||||||
find . -name libdbus-1.so.3 -exec rm {} \;
|
|
||||||
find . -name libsystemd.so.0 -exec rm {} \;
|
|
||||||
|
|
||||||
get_desktop
|
get_desktop
|
||||||
get_icon
|
get_icon
|
||||||
cat << EOF > ./usr/bin/keepassxc_env
|
cat << EOF > ./usr/bin/keepassxc_env
|
||||||
|
Loading…
Reference in New Issue
Block a user