mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 00:05:34 -04:00
Remove libdbus and libsystemd blacklisting
This commit is contained in:
parent
05d02b702a
commit
cd6aac9acf
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue