Bug 9890: fix plugin handling by koha-create and koha-create-dirs
authorTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 May 2013 15:17:15 +0000 (12:17 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sat, 6 Jul 2013 23:38:53 +0000 (20:38 -0300)
commit98132b8e5c295d99a5d4550398f6b7ae1e804ed6
tree376504247f3da413c5ffde5dae9b06533f30ebdf
parent518a0186f3622aa5a0e9714d3f8c71bc82dd3411
Bug 9890: fix plugin handling by koha-create and koha-create-dirs

1) koha-create: fill in __PLUGINS_DIR__
2) koha-create-dirs: create the directory, set permissions (writeable by the koha user)

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 061eb659267925388d1902987efaf275e536f953)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/scripts/koha-create
debian/scripts/koha-create-dirs