Feature Request - Building other packages than .deb or selection possible?
Opened this issue · 0 comments
tapwag commented
Expected behavior
Packages are produced for the distribution in use. If this is too complicated one might specify if the package should be built for .deb / .rpm / .tgz
Actual behavior
cd phoenicis-dist/src/scripts
bash phoenicis-create-package.sh
tries to create .deb Packages first.
Steps to reproduce
Running the script.
System information
-
used operating system
- Slackware 15.0
-
used Java version
- openjdk 11.0.1 as in the Ubuntu compiling instructions
I am willing to contribute some code for a Slackware package or write documentation but don't know how everything with Java is packaged up.