Log file Viewer
Help
|
Karma
| Search:
#buildout logs for Friday the 19th of October, 2012
(
Back to #buildout overview
) (
Back to channel listing
) (
Animate logs
)
[
16:30:59
] <
brodul
> hi is there a recipe that creates a cmd in bin/
[
16:31:25
] <
brodul
> I need to create bin/make_pdf
[
16:32:29
] <
brodul
> which runes make -C ${buildout:directory}/docs/build/ latexpdf
[
16:33:06
] <
brodul
> iElectric
[
16:33:26
] <
hannosch
> brodul: one option is http://pypi.python.org/pypi/collective.recipe.template#using-inline-input
[
16:33:58
] <
hannosch
> the mode = 755 is mentioned a bit further down
[
16:34:08
] <
brodul
> tnx that will do it
[
16:39:32
] <
brodul
> hannosch: tnx this works like a charm http://dpaste.com/815601/
[
16:39:49
] <
hannosch
> cool
[
16:44:19
] <
iElectric
> great :)