Revision 2c1c6a9a
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
DEBIAN/mk_erp_deb.sh | ||
---|---|---|
96 | 96 |
cp -a $SRC/*.pl usr/lib/lx-office-erp |
97 | 97 |
cp $SRC/VERSION usr/lib/lx-office-erp |
98 | 98 |
cp $SRC/index.html usr/lib/lx-office-erp |
99 |
cp $SRC/config/lx-erp.conf etc/lx-office-erp/lx-erp.conf.default
|
|
99 |
cp $SRC/config/lx_office.conf.default etc/lx-office-erp/lx_office.conf.default
|
|
100 | 100 |
cp $SRC/config/authentication.pl.default etc/lx-office-erp/ |
101 | 101 |
cp $SRC/menu.ini usr/lib/lx-office-erp/menu.default |
102 | 102 |
cp -a $SRC/css var/lib/lx-office-erp |
Auch abrufbar als: Unified diff
Alte Konfigurationsdateien config/lx-erp.conf{.default} entfernt