Fixing a couple of bugs in the package
[srvgit] / debian / libkoha-perl.postinst
index caa3bd3..502bd8f 100644 (file)
@@ -13,7 +13,7 @@ case "$1" in
     
     # set up logrotate
     # remove first in case we are reconfiguring
-    rm /etc/logrotate.d/koha
+#    rm /etc/logrotate.d/koha
     
     # add logrotate
     ln -s /etc/koha/koha.logrotate /etc/logrotate.d/koha