Author: glen                         Date: Fri Aug 27 16:22:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make phar link relative

---- Files affected:
packages/php:
   php.spec (1.895 -> 1.896) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.895 packages/php/php.spec:1.896
--- packages/php/php.spec:1.895 Fri Aug 27 00:04:15 2010
+++ packages/php/php.spec       Fri Aug 27 18:22:36 2010
@@ -2217,6 +2217,9 @@
 %{__make} install \
        INSTALL_ROOT=$RPM_BUILD_ROOT
 
+# make link relative
+ln -sfn phar.phar $RPM_BUILD_ROOT%{_bindir}/phar
+
 # install Apache1 DSO module
 %if %{with apache1}
 libtool --silent --mode=install install sapi/apache/libphp5.la 
$RPM_BUILD_ROOT%{_libdir}/apache1
@@ -3154,6 +3157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.896  2010/08/27 16:22:36  glen
+- make phar link relative
+
 Revision 1.895  2010/08/26 22:04:15  glen
 - set date.timezone only if not yet set (note by blues on pld-devel-en); rel 8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.895&r2=1.896&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to