]> git.koha-community.org Git - koha.git/commit
Bug 14055: remove symlink that breaks upgrades
authorRobin Sheat <robin@catalyst.net.nz>
Fri, 24 Apr 2015 02:48:53 +0000 (14:48 +1200)
committerMason James <mtj@kohaaloha.com>
Sun, 31 May 2015 00:39:30 +0000 (12:39 +1200)
commit7c7cd91edf60b1c529578a8a1f01cda12105c9cc
tree10bd6f461270bcf36d2a7d7a53f04a685bc5ed27
parent52b368a92171a91d0b108f9bfff7468721b948a8
Bug 14055: remove symlink that breaks upgrades

Old versions of koha-common would put in a symlink to the system YUI
libraries. This causes upgrade problems, so we look out for that and zap
it if it's there.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
debian/koha-common.preinst [new file with mode: 0644]