ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gcc-wrapper.spec
(Generate patch)

Comparing COMP/CMSDIST/gcc-wrapper.spec (file contents):
Revision 1.3 by ratnik, Thu Mar 1 18:17:08 2007 UTC vs.
Revision 1.6 by ratnik, Fri May 25 22:56:26 2007 UTC

# Line 26 | Line 26 | for exe in `ls $RPM_INSTALL_PREFIX/%{pkg
26   done
27  
28   # Relocate the link:
29 < relpath=`readlink %{i}/lib | sed 's|%{instroot}/||'`
29 > relpath=`readlink ${RPM_INSTALL_PREFIX}/%{pkgrel}/lib | sed 's|%{instroot}/||'`
30   rm  $RPM_INSTALL_PREFIX/%{pkgrel}/lib
31   ln -s  $RPM_INSTALL_PREFIX/$relpath  $RPM_INSTALL_PREFIX/%{pkgrel}/lib
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines