Fix bcond comments

This commit is contained in:
Neal Gompa 2025-08-01 14:05:58 -04:00
commit fab40474b5

View file

@ -1,11 +1,11 @@
# For a complete build enable these two
# For a complete build enable this
%bcond all_codecs 0
# Break dependency cycles by disabling certain optional dependencies.
%bcond bootstrap 0
# If you want to do a build with the upstream source tarball, then set the
# pkg_suffix to %%nil. We can't handle this with a conditional, as srpm
# If building with all codecs, then set the pkg_suffix to %%nil.
# We can't handle this with a conditional, as srpm
# generation would not take it into account.
%global pkg_suffix -free