Bug 130747 - [FIX] cad/qcad path to qt assistant
Summary: [FIX] cad/qcad path to qt assistant
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Reifenberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 15:30 UTC by Alexey Shuvaev
Modified: 2009-01-21 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (728 bytes, patch)
2009-01-19 15:30 UTC, Alexey Shuvaev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shuvaev 2009-01-19 15:30:01 UTC
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

Without this patch it is not possible to launch manual from qcad.
The (typical) error printed in qcad's command line is:
Cannot start Qt Assistant '/home/lexx/bin/assistant -server -profile /qcaddoc.adp'

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 15:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-21 14:20:54 UTC
mr          2009-01-21 14:20:34 UTC

  FreeBSD ports repository

  Modified files:
    cad/qcad             Makefile 
  Log:
  Fix the paths to qt assistant and qcad manual that are being encoded
  into the qcad binary.
  
  PR:             ports/130747
  Submitted by:   Alexey Shuvaev
  
  Revision  Changes    Path
  1.53      +6 -1      ports/cad/qcad/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Michael Reifenberger freebsd_committer freebsd_triage 2009-01-21 14:21:18 UTC
State Changed
From-To: open->closed

committed to ports