Simplified code from previous commit
[openemr.git] / contrib / util / ubuntu_package_scripts / README
blob395c56ee4d0c1617330c026063c7c32f1564bbdb
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
20 /DEBIAN/config
21 /DEBIAN/templates
24 DEVELOPMENT CVS PACKAGE
25 development directory - hold the development version package scripts
26 Directory structure of package:
27 --Note the maintenance scripts need broad execution privileges
28 --Note when gzip something use --best switch
29 /usr/share/applications/cvs-openemr.desktop
30 /usr/share/doc/cvs-openemr/README.Debian
31 /usr/share/doc/cvs-openemr/changelog.Debian.gz
32 /usr/share/doc/cvs-openemr/copyright
33 /usr/share/man/man8/cvs-openemr.8.gz
34 /DEBIAN/control
35 /DEBIAN/preinst
36 /DEBIAN/postinst
37 /DEBIAN/prerm
38 /DEBIAN/postrm
39 /DEBIAN/config
40 /DEBIAN/templates