From 3465a0fc7c6a8e007dd5ce4dba8c50f0cc466733 Mon Sep 17 00:00:00 2001 From: Robert Xu Date: Sat, 13 Aug 2011 16:10:09 -0400 Subject: oops, almost screwed up macros.tde completely! --- opensuse/tde-filesystem/macros.tde | 2 ++ 1 file changed, 2 insertions(+) (limited to 'opensuse') diff --git a/opensuse/tde-filesystem/macros.tde b/opensuse/tde-filesystem/macros.tde index ed9706918..9bb4224ca 100644 --- a/opensuse/tde-filesystem/macros.tde +++ b/opensuse/tde-filesystem/macros.tde @@ -81,6 +81,7 @@ %make_tde(d:) \ bdir=. \ %{-d:dir=%{-d*} \ + cd $dir \ bdir=.. } \ make %{?_smp_mflags} VERBOSE=1 \ if [ "$bdir" == ".." ]; then \ @@ -91,6 +92,7 @@ %makeinstall_tde(d:) \ bdir=. \ %{-d:dir=%{-d*} \ + cd $dir \ bdir=.. } \ make DESTDIR=%{?buildroot:%{buildroot}} install VERBOSE=1 \ if [ "$bdir" == ".." ]; then \ -- cgit v1.2.3