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
diff --git a/Makefile.am b/Makefile.am index 7b918ad..45d356d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -130,11 +130,11 @@ rpm: dist ginger.spec cp $(DIST_ARCHIVES) rpm/SOURCES rpmbuild -ba --define "_topdir `pwd`/rpm" rpm/SPECS/ginger.spec -fedora-rpm: contrib/kimchi.spec.fedora +fedora-rpm: contrib/ginger.spec.fedora ln -sf contrib/ginger.spec.fedora ginger.spec $(MAKE) rpm -suse-rpm: contrib/kimchi.spec.suse +suse-rpm: contrib/ginger.spec.suse ln -sf contrib/ginger.spec.suse ginger.spec $(MAKE) rpm diff --git a/VERSION b/VERSION index 276cbf9..bb7adc0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.0 +2.4.0-rc1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: