After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672553 - gnome-typing-monitor should be installed in pkglibexec, not pkglib
gnome-typing-monitor should be installed in pkglibexec, not pkglib
Status: RESOLVED FIXED
Product: DrWright
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: drwright-maint
drwright-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-21 13:50 UTC by Vincent Untz
Modified: 2012-03-21 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Install gnome-typing-monitor in $(pkglibexec) (1.61 KB, patch)
2012-03-21 13:53 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2012-03-21 13:50:48 UTC
See summary; this is an executable binary, not a library.
Comment 1 Vincent Untz 2012-03-21 13:53:04 UTC
Created attachment 210236 [details] [review]
Install gnome-typing-monitor in $(pkglibexec)

This is an executable binary, not a library so it should go in
$(pkglibexec), not $(pkglib).
Comment 2 Christian Persch 2012-03-21 14:17:58 UTC
Thanks! Please commit to master.
Comment 3 Vincent Untz 2012-03-21 14:31:30 UTC
Comment on attachment 210236 [details] [review]
Install gnome-typing-monitor in $(pkglibexec)

Pushed