From 9d1e0c01ea5df8cb12a7ebb071a8afdaa3bb44a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 26 Aug 2010 14:55:26 +0000 Subject: [PATCH] - terminate macro Changed files: rpm.macros -> 1.576 --- rpm.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.macros b/rpm.macros index bb831d8..e11c8aa 100644 --- a/rpm.macros +++ b/rpm.macros @@ -250,7 +250,7 @@ LDFLAGS="%{rpmldflags}" \ -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \ %if "%{_lib}" == "lib64" \ -DLIB_SUFFIX=64 \ -%endif +%endif \ } %scons { \ -- 2.43.0