FreeBSD Bugzilla – Attachment 92964 Details for
Bug 130747
[FIX] cad/qcad path to qt assistant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 728 bytes, created by
Alexey Shuvaev
on 2009-01-19 15:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexey Shuvaev
Created:
2009-01-19 15:30:01 UTC
Size:
728 bytes
patch
obsolete
>diff -ruN qcad.orig/Makefile qcad/Makefile >--- qcad.orig/Makefile 2008-08-08 18:19:31.000000000 +0200 >+++ qcad/Makefile 2009-01-19 16:07:41.000000000 +0100 >@@ -7,7 +7,7 @@ > > PORTNAME= qcad > PORTVERSION= 2.0.5.0.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= cad > MASTER_SITES= ftp://www.ribbonsoft.com/archives/qcad/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src >@@ -34,6 +34,11 @@ > CFLAGS+= -O0 > .endif > >+post-patch: >+ ${REINPLACE_CMD} -e 's:RS_SYSTEM->getAppDir()+"/bin":"${PREFIX}/bin":' \ >+ -e 's:RS_SYSTEM->getDocPath() + "/qcaddoc.adp":"${DOCSDIR}/qcaddoc.adp":' \ >+ ${WRKSRC}/qcad/src/qc_applicationwindow.cpp >+ > do-build: > cd ${WRKSRC}/scripts && ${SETENV} ${MAKE_ENV} bash ./build_qcad.sh notrans
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130747
: 92964