mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the PyPAD namespace from 'PyPAD' to 'pypad'. * Changed the installation location of PyPAD scripts from '@libdir@/rivendell/PyPAD/' to '@libdir@/rivendell/pypad/'.
This commit is contained in:
@@ -48,7 +48,7 @@ extern "C" {
|
||||
* PyPAD
|
||||
*/
|
||||
#define RD_PYPAD_PYTHON_PATH "@PYTHON@"
|
||||
#define RD_PYPAD_SCRIPT_DIR "@libdir@/rivendell/PyPAD"
|
||||
#define RD_PYPAD_SCRIPT_DIR "@libdir@/rivendell/pypad"
|
||||
|
||||
|
||||
#endif // RDPATHS_H
|
||||
|
Reference in New Issue
Block a user