Debian Paket lx-office-erp
authorHolger Lindemann <hli@lx-system.de>
Tue, 30 Mar 2010 10:28:23 +0000 (12:28 +0200)
committerHolger Lindemann <hli@lx-system.de>
Tue, 30 Mar 2010 10:28:23 +0000 (12:28 +0200)
commitba11416b58220da04fd7941fc32471e37a1c00f8
tree9da8a8127dc1ddaaca5c2fc0e1c43dc6ff432628
parentf2d34a8eb90b47e323c67c5da186b131254e85a6
Debian Paket lx-office-erp

Struktur für LxO
Script um Pakete zusammen zu stellen und zu bauen.
Im Script sind folgende Variablen anzupassen:
SRC -> hier befindet sich der Git-Clone
DEST -> hier wird das Paket gebaut
VER -> LxO Version, zZ 2.6.1
NR -> jedes neue Paket benötigt einen Zähler

VER + NR sind Bestandteil des Paketes. Beispiel fpr das erste 2.6.1 Paket:
lx-office-erp_2.6.1-0-all

dpkg-dev wird benötigt.

mk_deb_erp.sh wird ohne Parameter als root ausgeführt.

Ausgeganen wird von einer UTF-8 Infrastruktur
Pfad für den Browser: http[s]://<server>/lx-office/
Standard Datenbankuser lxoffice
26 files changed:
DEBIAN/DEBIAN/clean.sh [new file with mode: 0755]
DEBIAN/DEBIAN/conffiles [new file with mode: 0644]
DEBIAN/DEBIAN/config [new file with mode: 0755]
DEBIAN/DEBIAN/control [new file with mode: 0644]
DEBIAN/DEBIAN/debian-binary [new file with mode: 0644]
DEBIAN/DEBIAN/md5sum [new file with mode: 0644]
DEBIAN/DEBIAN/postinst [new file with mode: 0755]
DEBIAN/DEBIAN/postrm [new file with mode: 0755]
DEBIAN/DEBIAN/preinst [new file with mode: 0755]
DEBIAN/DEBIAN/templates [new file with mode: 0644]
DEBIAN/etc/apache2/conf.d/lx-office-erp.apache2.conf [new symlink]
DEBIAN/etc/lx-office-erp/lx-erp.conf [new file with mode: 0644]
DEBIAN/etc/lx-office-erp/lx-erp.conf.default [new file with mode: 0644]
DEBIAN/etc/lx-office-erp/lx-office-erp.apache2.conf [new file with mode: 0644]
DEBIAN/etc/lx-office-erp/lx-office-erp.cherokee [new file with mode: 0644]
DEBIAN/mk_erp_deb.sh [new file with mode: 0755]
DEBIAN/usr/bin/lx-office-erp [new file with mode: 0755]
DEBIAN/usr/lib/lx-office-erp/config/lx-erp.conf [new symlink]
DEBIAN/usr/lib/lx-office-erp/css [new symlink]
DEBIAN/usr/lib/lx-office-erp/doc [new symlink]
DEBIAN/usr/lib/lx-office-erp/spool [new symlink]
DEBIAN/usr/lib/lx-office-erp/templates [new symlink]
DEBIAN/usr/lib/lx-office-erp/users [new symlink]
DEBIAN/usr/lib/lx-office-erp/webdav [new symlink]
DEBIAN/usr/lib/lx-office-erp/xslt [new symlink]
DEBIAN/usr/share/man/man1/lx-office-erp.1.gz [new file with mode: 0644]