FreeBSD Bugzilla – Attachment 141674 Details for
Bug 188547
[PATCH] devel/py-pytemplate: staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pytemplate-1.5.1.patch
py-pytemplate-1.5.1.patch (text/plain), 900 bytes, created by
Bartek Rutkowski
on 2014-04-13 11:10:01 UTC
(
hide
)
Description:
py-pytemplate-1.5.1.patch
Filename:
MIME Type:
Creator:
Bartek Rutkowski
Created:
2014-04-13 11:10:01 UTC
Size:
900 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 351196) >+++ Makefile (working copy) >@@ -20,12 +20,11 @@ > > EXAMPLES= daemonexample.py example.py threadexample.py > >-NO_STAGE= yes > post-install: > .if !defined(NOPORTEXAMPLES) >- @${MKDIR} ${EXAMPLESDIR} >+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > .for f in ${EXAMPLES} >- @${INSTALL_DATA} ${WRKSRC}/${f} ${EXAMPLESDIR} >+ @${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${EXAMPLESDIR} > .endfor > .endif > >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 351196) >+++ pkg-descr (working copy) >@@ -2,3 +2,5 @@ > framework. It permits to create properly scripts without struggling with > configuration files, logging properties development. They are already available > through a main class that the new script will inherit. >+ >+WWW: http://www.bulot.org
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 188547
: 141674