mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-23 23:10:44 -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
|
||||
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_icon
|
||||
cat << EOF > ./usr/bin/keepassxc_env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue