Package: libcryptui / 3.12.2-1

Metadata

Package Version Patches format
libcryptui 3.12.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_autostart_path.patch | (download)

daemon/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 define autostartdir to /usr/share/gnome/xdg.
 This is needed because the autostart .desktop file changes with every
 release, as it's autogenerated with translations, and the path is
 hardcoded in the binary. Seriously, WTF?
02_seahorse daemon_libcryptui_static_link.patch | (download)

daemon/Makefile.am | 2 1 + 1 - 0 !
libcryptui/Makefile.am | 4 4 + 0 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 avoid a circular dependency between -daemon and libcryptui by
 statically linking seahorse-daemon to libcryptui.