blob: 4d6358be8e783a30f795b6b35eb7656c563f20be [file] [log] [blame]
The createDEB.sh script creates the Debian package for a release of Apache Directory Studio on a Debian based distribution.
To create a Debian package, you have to put in the "/package/usr/local/apachedirectorystudio" folder the following files:
* ApacheDirectoryStudio (the application)
* configuration folder
* features folder
* plugins folder
* LICENSE.txt
* NOTICE.txt
* Release Notes.txt
Then, you can launch the shell script: ./createDEB.sh
An "ApacheDirectoryStudio.deb" Debian package will be generated.