[libreoffice] do not install setsdkenv_unix.*.in

David Tardon dtardon at fedoraproject.org
Thu Jul 5 13:57:22 UTC 2012


commit 19e9c939f830cf9ab14b48456dcf90d07acef926
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Jul 5 15:23:23 2012 +0200

    do not install setsdkenv_unix.*.in

 libreoffice.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 7747e1e..0693ffe 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -922,6 +922,8 @@ pushd $RPM_BUILD_ROOT/%{sdkinstdir}
             $file.in > $file
         chmod 755 $file
     done
+    # we don't want to install the input files
+    rm -f setsdkenv_unix.csh.in setsdkenv_unix.sh.in
 #fix permissions
     find examples -type f -exec chmod -x {} \;
 popd


More information about the scm-commits mailing list