[packages/hiphop-php] package static.mime-types.hdf
    glen 
    glen at pld-linux.org
       
    Sun Oct  6 20:41:32 CEST 2013
    
    
  
commit 44fcba3ed8f34022fcb4514d687b1331dfa5e446
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 21:41:20 2013 +0300
    package static.mime-types.hdf
 hiphop-php.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 4ca38a4..5bc0e75 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/hdf
+cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/%{name}/hdf/static.mime-types.hdf
+
 # install our libevent for now
 install -d $RPM_BUILD_ROOT%{_libdir}
 libtool --mode=install install -p libevent/libevent.la $RPM_BUILD_ROOT%{_libdir}
@@ -167,3 +170,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/hhvm
 %attr(755,root,root) %{_libdir}/libevent-1.4.so.*.*.*
 %ghost %{_libdir}/libevent-1.4.so.2
+
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/hdf
+%{_datadir}/%{name}/hdf/static.mime-types.hdf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/44fcba3ed8f34022fcb4514d687b1331dfa5e446
    
    
More information about the pld-cvs-commit
mailing list