[Xfce-bugs] [Bug 1539] New: libxfce4util hardcodes sbin path

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Mar 5 10:20:47 CET 2006


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1539

           Summary: libxfce4util hardcodes sbin path
           Product: Xfce
           Version: 4.3.x (SVN trunk)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: general
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: jani at ubuntu.com


Make it use whatever libexec is set to, like the other xfce libs do.


Index: xfce4-kiosk-query/Makefile.am
===================================================================
--- xfce4-kiosk-query/Makefile.am       (revision 20223)
+++ xfce4-kiosk-query/Makefile.am       (working copy)
@@ -2,7 +2,7 @@
        -I$(top_builddir)                                               \
        -I$(top_srcdir)

-sbin_PROGRAMS =                                                                \
+libexec_PROGRAMS =                                                             \
        xfce4-kiosk-query

 xfce4_kiosk_query_SOURCES =                                            \


Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list