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:
Fred Gleason
2019-01-08 15:27:44 -05:00
parent 31596cbaca
commit 087f3b811b
46 changed files with 425 additions and 425 deletions

View File

@@ -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