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
Just created a package for Fedora @ https://copr.fedorainfracloud.org/coprs/rabiny/bucklespring/ the spec file can be found here https://gist.github.com/rabin-io/5398f59fab2faaf150a97d53876269b4
there is a small "patch" in it to add the install option for make. and currently i install the package to /usr/local
/usr/local
maybe you can add configure and make install ?
configure
make install
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just created a package for Fedora @ https://copr.fedorainfracloud.org/coprs/rabiny/bucklespring/
the spec file can be found here https://gist.github.com/rabin-io/5398f59fab2faaf150a97d53876269b4
there is a small "patch" in it to add the install option for make.
and currently i install the package to
/usr/local
maybe you can add
configure
andmake install
?The text was updated successfully, but these errors were encountered: