FreeBSD Bugzilla – Attachment 64672 Details for
Bug 96080
[MAINTAINER] www/horde - Makefile tweak to fix bug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
horde.diff
horde.diff (text/plain), 636 bytes, created by
Shaun Amott
on 2006-04-20 03:50:01 UTC
(
hide
)
Description:
horde.diff
Filename:
MIME Type:
Creator:
Shaun Amott
Created:
2006-04-20 03:50:01 UTC
Size:
636 bytes
patch
obsolete
>diff -urN horde.orig/Makefile horde/Makefile >--- horde.orig/Makefile Sat Apr 15 21:32:38 2006 >+++ horde/Makefile Thu Apr 20 03:20:56 2006 >@@ -334,6 +334,13 @@ > ${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL > .endif > >+ # Copy RCSID tag from conf.xml into conf.php to stop Horde complaining >+ @if ! ${GREP} -q -e "$$Horde.*conf\.xml" ${WRKSRC}/config/conf.php.dist; then \ >+ ${GREP} -h "$$Horde.*conf\.xml" ${WRKSRC} ${WRKSRC}/config/conf.xml \ >+ | ${SED} -e 's#^ *<!--#//#' -e 's# *--> *$$##g' \ >+ >> ${WRKSRC}/config/conf.php.dist; \ >+ fi >+ > do-install: > @${MKDIR} ${HORDEDIR} > .for REP in ${SUB_DIRS}
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 96080
: 64672