commit | b9a544240d265ec83241dcfaf0da0d6adead599b | [log] [tgz] |
---|---|---|
author | Jérôme Glisse <jglisse@redhat.com> | Thu Dec 04 10:53:13 2014 -0500 |
committer | Michal Marek <mmarek@suse.cz> | Mon Dec 08 13:11:22 2014 +0100 |
tree | c931c8d282322efb4330cd5809ccaa9554861b90 | |
parent | dfe0487249e57baec0acccaa81fadad186b489b3 [diff] |
scripts/package: binrpm-pkg do not create source and devel package When doing make binrpm-pkg we only want to build the binary and header package as the documentation of binrpm-pkg target claims. Hence this patch avoid building the source and devel package. This makes binrpm-pkg target lot faster and way more usefull. Signed-off-by: Jérôme Glisse <jglisse@redhat.com> Cc: Michal Marek <mmarek@suse.cz> [mmarek: used subject line from v3] Signed-off-by: Michal Marek <mmarek@suse.cz>