specfile: Use , instead of # in front of RPM macrosv2.0.0-beta3
commit046d2f63266900b420fb48f8fb69cca001ccc38f
authorFredrik Fall <fredrik.fall@op5.com>
Wed, 1 Oct 2008 10:11:54 +0000 (1 12:11 +0200)
committerAndreas Ericsson <ae@op5.se>
Wed, 1 Oct 2008 10:11:54 +0000 (1 12:11 +0200)
treebf4e6839c3d1972402f45cdb84d86fda19a3819f
parentc059c04b5b43f8982e2394f5a9740bfdfb142f4e
specfile: Use , instead of # in front of RPM macros

Apparently, #%macro means something special to RPM, causing the
macro to not become expanded. This patch takes care of that by
using commas instead of hash marks as sed expression delimiters.

Signed-off-by: Andreas Ericsson <ae@op5.se>
reports-module.spec.in