]> 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)
committerMason James <mtj@kohaaloha.com>
Wed, 27 May 2015 01:10:26 +0000 (13:10 +1200)
commit7160db430f7e32902eefacc3e50feab682dc0829
treef644ac04fb18ca46e9cc25383df103bbf5855a05
parent907d1615d4b13c812808dd1dcf3848b46140f281
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: Mason James <mtj@kohaaloha.com>
debian/scripts/koha-start-sip