Eliminate buildMode and buildChar from rpmBuildArguments
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 10:07:01 +0000 (13:07 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 10:07:01 +0000 (13:07 +0300)
commit9eb54732721d28b828d62c6da43c8522629387ee
treef5d7e85fe94f8d293c248a1e4571d272f03690af
parent746012eb74d8a93ab78ee39884fad05b1eed5f9f
Eliminate buildMode and buildChar from rpmBuildArguments
- The mode letters are only relevant for the rpmbuild cli tool. If/when
  some of the related build logic is moved from the cli tool to the
  library, we'll need a better way of expressing these combinations
  than letters.
build/rpmbuild.h
rpmbuild.c