[libreoffice] templates foo

Caolan McNamara caolanm at fedoraproject.org
Sat Nov 20 21:49:51 UTC 2010


commit 4dd8a729497ccc1ca6a8dd3b5c76311e1744955c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Nov 20 21:49:52 2010 +0000

    templates foo

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 4b3fa20..2e19d92 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -865,7 +865,7 @@ chmod -x $RPM_BUILD_ROOT/%{basisinstdir}/program/gengalrc
 #ensure a template dir for each lang
 pushd $RPM_BUILD_ROOT/%{basisinstdir}/share/template
 for I in %{langpack_langs}; do
-    mkdir -p I
+    mkdir -p $I
 done
 popd
 


More information about the scm-commits mailing list