[Xfce-bugs] [Bug 986] New: Changing codegen directory path in pyxfce

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Jun 4 15:24:28 CEST 2005


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=986

           Summary: Changing codegen directory path in pyxfce
           Product: Xfce
           Version: 4.3.x (SVN trunk)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: trivial
          Priority: Medium
         Component: general
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: daichi.k at aioros.ocn.ne.jp


In my system, pygtk 2.0 is installed in the /usr/local, while configure
script expects it in /usr, that requires re-modifying variable CODEGEN_PATH
on my side. An attached patch fixes it.


Reproducible: Always
Steps to Reproduce:
1. ./autogen.sh
2. ./configure

Actual Results:  
CODEGEN_PATH = /usr/share/pygtk/2.0/codegen


Expected Results:  
For me.

CODEGEN_PATH = /usr/local/share/pygtk/2.0/codegen

-- 
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