Fixed %configure call 03/71003/2
authorSlava Barinov <v.barinov@samsung.com>
Mon, 23 May 2016 15:07:13 +0000 (18:07 +0300)
committerDong Sun Lee <ds73.lee@samsung.com>
Wed, 31 Aug 2016 08:33:16 +0000 (01:33 -0700)
commit3f5ad0044a3cd72fabe2c40012bae4927d02b111
tree2945747de7fb1bcfb45a23d656688e55b421194f
parent9f6379d38e31964348e1ae1e7a9e95f66d80f4e4
Fixed %configure call

Since %configure is rpm macro it's expanded even inside comment and
therefore ./configure script is called twice.

And leaving backslash at end of comment line joins next line to comment,
so the configure has been called twice only because it's an rpm macro.

Change-Id: I30f5d55427102fc9fd406507ffb182f5bc5b1d37
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/nettle.spec