Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 21:13:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197140] [PATCH] cad/qcad fails to finds its files in .../share/qcad
Message-ID:  <bug-197140-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197140

            Bug ID: 197140
           Summary: [PATCH] cad/qcad fails to finds its files in
                    .../share/qcad
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr@FreeBSD.org
          Reporter: phk@FreeBSD.org
             Flags: maintainer-feedback?(mr@FreeBSD.org)
          Assignee: mr@FreeBSD.org

Created attachment 152279
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152279&action=edit
Patch to hardcode /usr/local/share/qcad into the search list

cad/qcad doesn't find its "pattern" files for cross-hatching because it is not
looking where we install them.

The attached patch makes it find things in /usr/local/share/qcad, by hardcoding
that path.

I suspect is not the way we want it either, but I hope the patch can serve as
inspiration for the correct fix.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer mr@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197140-13>