[thunderbird] Match up cd pairs

Christopher Aillon caillon at fedoraproject.org
Thu Apr 21 22:41:00 UTC 2011


commit a9f5f5cc2bf4ad6b6fc9c1d59a65cbfe344b5086
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sat Apr 16 09:57:06 2011 -0700

    Match up cd pairs

 thunderbird.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 1c8408e..85b34ba 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -202,9 +202,9 @@ MOZ_APP_DIR=%{_libdir}/${INTERNAL_APP_NAME}
 
 cd %{moz_objdir}
 DESTDIR=$RPM_BUILD_ROOT make install
+cd -
 
 # install icons
-cd -
 %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
 %{__cp} other-licenses/branding/%{name}/mailicon16.png \
         $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png


More information about the scm-commits mailing list