From 8d6b7f6608ca70740f0066c7a446e9377fac1fc8 Mon Sep 17 00:00:00 2001 From: Robert Xu Date: Sat, 13 Aug 2011 16:07:59 -0400 Subject: revise arts.spec to match new macros.tde --- opensuse/tde-filesystem/macros.tde | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'opensuse/tde-filesystem') diff --git a/opensuse/tde-filesystem/macros.tde b/opensuse/tde-filesystem/macros.tde index 4a26c393d..ed9706918 100644 --- a/opensuse/tde-filesystem/macros.tde +++ b/opensuse/tde-filesystem/macros.tde @@ -47,8 +47,6 @@ %_tde_build_type release -%tde_makeinstall make DESTDIR=%{?buildroot:%{buildroot}} install - %cmake_tde(d:) \ export CFLAGS=$RPM_OPT_FLAGS \ export CXXFLAGS=$RPM_OPT_FLAGS \ @@ -94,7 +92,7 @@ bdir=. \ %{-d:dir=%{-d*} \ bdir=.. } \ - make DESTDIR=%{buildroot} install VERBOSE=1 \ + make DESTDIR=%{?buildroot:%{buildroot}} install VERBOSE=1 \ if [ "$bdir" == ".." ]; then \ cd .. \ fi \ -- cgit v1.2.3