id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
325,add cli option to specify custom hooks folder,matysek,htgoebel,"Some projects may create custom hooks or runtime hooks (rt-hooks) which are specific only for that project.

Currently to build such a project, it is necessary to copy manually custom hooks to folders in pyinstaller structure, to folders ''PyInstaller/hooks'' or ''support/rthooks''.

We could add cli options where the user could specify dir with custom hooks/rthooks.

The options could be like:
 * --custom-hooks-dir
 * --custom-rthooks-dir",enhancement,closed,low,PyInstaller 2.0,PyInstaller,,minor,fixed,,
