FreeBSD Bugzilla – Attachment 56052 Details for
Bug 84622
enhancement to make emacs-calc obey ${PREFIX}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 904 bytes, created by
Andrew Bernard
on 2005-08-06 18:00:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrew Bernard
Created:
2005-08-06 18:00:21 UTC
Size:
904 bytes
patch
obsolete
>diff -u -r1.1 Makefile >--- Makefile 13 Jul 2005 15:31:01 -0000 1.1 >+++ Makefile 24 Jul 2005 12:01:13 -0000 >@@ -18,6 +18,10 @@ > RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs > BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs > >+USE_REINPLACE= yes > INFO= calc > >+post-patch: >+ @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/Makefile >+ > .include <bsd.port.mk> >Index: files/patch-Makefile >=================================================================== >RCS file: /base/FreeBSD-CVS/ports/math/emacs-calc/files/patch-Makefile,v >retrieving revision 1.1 >diff -u -r1.1 patch-Makefile >--- files/patch-Makefile 13 Jul 2005 15:31:02 -0000 1.1 >+++ files/patch-Makefile 24 Jul 2005 11:50:17 -0000 >@@ -22,7 +22,7 @@ > > +# FreeBSD installation > + >-+prefix = /usr/local >++prefix = %%PREFIX%% > +infodir = ${prefix}/info > +sharedir = ${prefix}/share > +emacssharedir = ${sharedir}/emacs
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 84622
: 56052