http://bugzilla.xfce.org/show_bug.cgi?id=4924


Jannis Pohlmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
         AssignedTo|[email protected]          |[email protected]




--- Comment #1 from Jannis Pohlmann <[email protected]>  2009-02-11 01:10:30 UTC 
---
I can reproduce it here. There's an easy fix for it. The problem is that the
configure script replaces @sysconfdir@ with e.g. "${prefix}/etc", so when the
Makefile later tries to replace @sysconfdir@ with something else it will only
find ${prefix}/etc in the script and thus, not do anything. Bad.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs

Reply via email to