From: Jérôme Glisse Date: Thu, 4 Dec 2014 15:53:13 +0000 (-0500) Subject: scripts/package: binrpm-pkg do not create source and devel package X-Git-Tag: omap-for-v3.19/fixes-rc1~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a544240d265ec83241dcfaf0da0d6adead599b;p=pandora-kernel.git 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 Cc: Michal Marek [mmarek: used subject line from v3] Signed-off-by: Michal Marek --- Reading git-diff-tree failed