]> git.koha-community.org Git - koha.git/commit
Bug 7904 - remove unnecessary path from SIP script
authorRobin Sheat <robin@catalyst.net.nz>
Sun, 9 Nov 2014 22:38:29 +0000 (11:38 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 20 May 2015 22:22:35 +0000 (10:22 +1200)
commit7c82ec31ff7deb6f7e3321eb0f0b237b78960711
tree7082f6ecd4227369c722ed17098f5e5a92308f82
parent0b79a2c62503c721446362238fa7dea94868e2dc
Bug 7904 - remove unnecessary path from SIP script

With the fixing of the namespace in the SIP code, we don't need to
modify the PERL5LIB to have the old one.

To test:
* do a package install using this and the other patches on bug 7904
* enable SIP
* make sure koha-start-sip and koha-stop-sip work

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit fee7bd7fdc822939b03a68db8cce61ab07db1893)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
debian/scripts/koha-start-sip