[ogre/f18] Add source location to install command

Bruno Wolff III bruno at fedoraproject.org
Sun Apr 21 17:56:06 UTC 2013


commit 61895622f5f800fdbb0d5c8635a0527e7e4f7aaa
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Apr 21 12:55:42 2013 -0500

    Add source location to install command

 ogre.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ogre.spec b/ogre.spec
index 69f43f1..8fae1cf 100644
--- a/ogre.spec
+++ b/ogre.spec
@@ -174,7 +174,7 @@ ln -s ../../../../fonts/dejavu/DejaVuSans.ttf \
   $RPM_BUILD_ROOT%{_datadir}/OGRE/media/fonts/solo5.ttf       
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/cmake/Modules
-install -p -m 644 $RPM_BUILD_ROOT%{_datadir}/cmake/Modules/FindOGRE.cmake
+install -p -m 644 CMake/Packages/FindOGRE.cmake $RPM_BUILD_ROOT%{_datadir}/cmake/Modules
 
 %post -p /sbin/ldconfig
 


More information about the scm-commits mailing list