Menu

#12 support for build-dir

closed
None
5
2008-07-25
2008-02-05
Anonymous
No

I doesn't like all the build files in the directory, so I tried to put them into a directory called "pdf" (or maybe build).

To do this i run the commands:

mkdir -p pdf
rubber -f -s --into pdf -d "%f"

after that, I can't open the pdf automatically because the token %e matches the whole path. I solved this very ugly with "gnome-open pdf/*.pdf". This works as long as no other pdf is in the directory.

Maybe there could be found a better way, to put the build-files into another direcctory. Maybe it would be possible, to put the pdf back in the original dir.

Discussion

  • Michael Zeising

    Michael Zeising - 2008-07-25
    • assigned_to: nobody --> m_zeising
    • status: open --> closed
     
  • Michael Zeising

    Michael Zeising - 2008-07-25

    Logged In: YES
    user_id=1016811
    Originator: NO

    I hope I could fix this by adding the "Clean up" button to the build view.

    Michael

     

Log in to post a comment.