Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6f9df130

Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt

  • ID 6f9df130187d6ef5ef08f7175fd2dd5aa4aad328
  • Vorgänger dab7ae78
  • Nachfolger 025e65a6

Alte Konfigurationsdateilinks löschen

Unterschiede anzeigen:

DEBIAN/DEBIAN/postinst
82 82
  for file in lx_office.conf lx_office.conf.default ; do
83 83
    test -f /usr/lib/lx-office-erp/config/${file} || ln -s /etc/lx-office-erp/${file} /usr/lib/lx-office-erp/config/${file}
84 84
  done
85
  for file in lx-erp.conf authentication.pl ; do
86
    if [ -f /usr/lib/lx-office-erp/config/${file} ] ; then
87
      rm /usr/lib/lx-office-erp/config/${file}
88
    fi
89
  done
85 90
  if [ -e /etc/apache2 ] ; then
86 91
    if ! [ -f /etc/apache2/conf.d/lx-office-erp.apache2.conf ] ; then
87 92
      ln -s /etc/lx-office-erp/lx-office-erp.apache2.conf /etc/apache2/conf.d/lx-office-erp.apache2.conf

Auch abrufbar als: Unified diff