We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
cd phoenicis-dist/src/scripts bash phoenicis-create-package.sh
tries to create .deb Packages first.
Running the script.
used operating system
used Java version
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
used Java version
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.
The text was updated successfully, but these errors were encountered: