bug fixes in planned production ubuntu package (still need to test)
[openemr.git] / contrib / util / ubuntu_package_scripts / README
blob29314d92a9a4af842a0acdde9d6f75626ce518e2
1 This directory holds the scripts used in the ubuntu-debian packages.
4 PRODUCTION PACKAGE
5 production directory - holds the production version package scripts
6 Directory structure of package.
7 --Note the maintenance scripts need broad execution privileges
8 --Note when gzip something use --best switch
9 /var/www/openemr (this contains source, obviously not included here)
10 /usr/share/applications/openemr.desktop
11 /usr/share/doc/openemr/README.Debian
12 /usr/share/doc/openemr/changelog.Debian.gz
13 /usr/share/doc/openemr/copyright
14 /usr/share/man/man8/openemr.8.gz
15 /DEBIAN/control
16 /DEBIAN/preinst
17 /DEBIAN/postinst
18 /DEBIAN/prerm
19 /DEBIAN/postrm
22 DEVELOPMENT CVS PACKAGE
23 development directory - hold the development version package scripts
24 Directory structure of package:
25 --Note the maintenance scripts need broad execution privileges
26 --Note when gzip something use --best switch
27 /usr/share/applications/cvs-openemr.desktop
28 /usr/share/doc/cvs-openemr/README.Debian
29 /usr/share/doc/cvs-openemr/changelog.Debian.gz
30 /usr/share/doc/cvs-openemr/copyright
31 /usr/share/man/man8/cvs-openemr.8.gz
32 /DEBIAN/control
33 /DEBIAN/preinst
34 /DEBIAN/postinst
35 /DEBIAN/prerm
36 /DEBIAN/postrm