SPECS: pcre.spec - cosmetics

glen glen at pld-linux.org
Tue Aug 28 20:47:27 CEST 2007


Author: glen                         Date: Tue Aug 28 18:47:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   pcre.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/pcre.spec
diff -u SPECS/pcre.spec:1.83 SPECS/pcre.spec:1.84
--- SPECS/pcre.spec:1.83	Tue Aug 28 20:15:27 2007
+++ SPECS/pcre.spec	Tue Aug 28 20:47:22 2007
@@ -203,10 +203,10 @@
 mv -f $RPM_BUILD_ROOT%{_libdir}/libpcreposix.so.*.* $RPM_BUILD_ROOT/%{_lib}
 
 cd $RPM_BUILD_ROOT%{_libdir}
-ln -sf /%{_lib}/`cd ../../%{_lib} ; echo libpcre.so.*.*.*` libpcre.so
-ln -sf /%{_lib}/`cd ../../%{_lib} ; echo libpcreposix.so.*.*.*` libpcreposix.so
-
+ln -sf /%{_lib}/$(cd ../../%{_lib}; echo libpcre.so.*.*.*) libpcre.so
+ln -sf /%{_lib}/$(cd ../../%{_lib}; echo libpcreposix.so.*.*.*) libpcreposix.so
 cd -
+
 install pcredemo.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}/pcre
@@ -289,6 +289,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2007/08/28 18:47:22  glen
+- cosmetics
+
 Revision 1.83  2007/08/28 18:15:27  twittner
 - up to 7.3 (announced as mostly bugfix release)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pcre.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list