FreeBSD Bugzilla – Attachment 29584 Details for
Bug 50182
Broken examples for WRKSRC usage in porter's handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 546 bytes, created by
Henrik Motakef
on 2003-03-22 02:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Henrik Motakef
Created:
2003-03-22 02:10:11 UTC
Size:
546 bytes
patch
obsolete
>--- book.sgml.orig Sat Mar 22 02:48:09 2003 >+++ book.sgml Sat Mar 22 02:50:21 2003 >@@ -2996,11 +2996,11 @@ > extracted into a directory called <filename>foo</filename> (and not > <filename>foo-1.0</filename>) you would write:</para> > >- <programlisting>WRKSRC= foo</programlisting> >+ <programlisting>WRKSRC= ${WRKDIR}/foo</programlisting> > > <para>or possibly</para> > >- <programlisting>WRKSRC= ${PORTNAME}</programlisting> >+ <programlisting>WRKSRC= ${WRKDIR}/${PORTNAME}</programlisting> > </sect2> > > <sect2>
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 50182
: 29584