SPECS: libgssglue.spec - symlink cosmetic

glen glen at pld-linux.org
Mon Nov 17 01:56:43 CET 2008


Author: glen                         Date: Mon Nov 17 00:56:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- symlink cosmetic

---- Files affected:
SPECS:
   libgssglue.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/libgssglue.spec
diff -u SPECS/libgssglue.spec:1.22 SPECS/libgssglue.spec:1.23
--- SPECS/libgssglue.spec:1.22	Wed Sep  5 20:19:20 2007
+++ SPECS/libgssglue.spec	Mon Nov 17 01:56:36 2008
@@ -68,7 +68,7 @@
 
 mv -f $RPM_BUILD_ROOT%{_libdir}/lib*.so.* $RPM_BUILD_ROOT/%{_lib}
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.so
-ln -sf /%{_lib}/`(cd $RPM_BUILD_ROOT/%{_lib}; echo lib*.so.*.*)` \
+ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/lib*.so.*.*) \
 	$RPM_BUILD_ROOT%{_libdir}/libgssglue.so
 
 %clean
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/11/17 00:56:36  glen
+- symlink cosmetic
+
 Revision 1.22  2007/09/05 18:19:20  qboosh
 - license is BSD (for UM code) and MIT (for Sun and MIT code)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgssglue.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list