Customizable libexec dir for dde-daemon #3327
felixonmars
started this conversation in
Features Request & Ideas | 特性请求 & 头脑风暴
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On Arch Linux we are using
/usr/lib
as libexec dir, but/usr/libexec
is currently hardcoded in https://github.com/linuxdeepin/dde-daemon/blob/0c5bfb4aaf928e81dbc610f7aea6cac860b5992d/Makefile#L130 and https://github.com/linuxdeepin/dde-daemon/blob/23d2dfe5f37c70a4aec0a0a01174b5606f0e941a/keybinding/shortcuts/system_shortcut.go#L118Please consider making libexec dir customizable so we don't keep a downstream patch to change it.
Beta Was this translation helpful? Give feedback.
All reactions