v1.6.3 put config files in their target dir in deb
- no longer use install command to copy them at install time. - this allow better handling of systemd service file. also allow user to run apt remove and purge. user should update ./utils/build-deb and deb-scripts if systemd service file is used. also dropped support for upstart. upstart is irrelevant now.
Showing
- project.clj 1 addition, 1 deletionproject.clj
- src/leiningen/new/python/deb-scripts/after-install.sh 4 additions, 16 deletionssrc/leiningen/new/python/deb-scripts/after-install.sh
- src/leiningen/new/python/deb-scripts/before-install.sh 0 additions, 8 deletionssrc/leiningen/new/python/deb-scripts/before-install.sh
- src/leiningen/new/python/deb-scripts/before-remove.sh 3 additions, 16 deletionssrc/leiningen/new/python/deb-scripts/before-remove.sh
- src/leiningen/new/python/utils/build-deb 27 additions, 3 deletionssrc/leiningen/new/python/utils/build-deb
Please register or sign in to comment