From b9a544240d265ec83241dcfaf0da0d6adead599b Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Glisse?= Date: Thu, 4 Dec 2014 10:53:13 -0500 Subject: [PATCH] scripts/package: binrpm-pkg do not create source and devel package MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Cc: Michal Marek [mmarek: used subject line from v3] Signed-off-by: Michal Marek --- Reading git-format-patch failed