FreeBSD Bugzilla – Attachment 143405 Details for
Bug 190283
[stage] Add staging support to www/moodle24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes symlink and removes PKGMESSAGE concat
moodle24-staging2.patch.txt (text/plain), 636 bytes, created by
joe
on 2014-06-05 13:35:35 UTC
(
hide
)
Description:
Fixes symlink and removes PKGMESSAGE concat
Filename:
MIME Type:
Creator:
joe
Created:
2014-06-05 13:35:35 UTC
Size:
636 bytes
patch
obsolete
>diff --git a/www/moodle24/Makefile b/www/moodle24/Makefile >index 4229b01..4e08555 100644 >--- a/www/moodle24/Makefile >+++ b/www/moodle24/Makefile >@@ -76,10 +76,7 @@ do-install: > ${CHMOD} 755 ${STAGEDIR}${PREFIX}/${MOODLEDATADIR} > @${ECHO_CMD} '@exec ${CHMOD} 755 ${PREFIX}/${MOODLEDATADIR}' >> ${TMPPLIST} > .if ${PORT_OPTIONS:MIMETEX} >- ${LN} -sf ${PREFIX}/www/mimetex/cgi-bin/mimetex.cgi ${STAGEDIR}${PREFIX}/${MOODLEDIR}/filter/tex/mimetex.freebsd >+ ${LN} -sf ../../../mimetex/cgi-bin/mimetex.cgi ${STAGEDIR}${PREFIX}/${MOODLEDIR}/filter/tex/mimetex.freebsd > .endif > >-post-install: >- @${CAT} ${PKGMESSAGE} >- > .include <bsd.port.mk>
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 190283
:
143136
|
143405
|
146012
|
146034