summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index 32987ea..1bf980b 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -30,8 +30,8 @@ Authors:
%setup
%build
-./configure
-make prefix=/usr BUILD_ROOT=$RPM_BUILD_ROOT
+CFLAGS="$RPM_OPT_FLAGS" ./configure
+make prefix=/usr BUILD_ROOT=$RPM_BUILD_ROOT RELEASE=%release
%install
rm -rf $RPM_BUILD_ROOT