Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1137, Sun Oct 4 15:12:29 2009 UTC revision 1138, Sun Oct 4 15:12:30 2009 UTC
# Line 5  Line 5 
5    
6  name=libattr  name=libattr
7  version=2.4.43-1  version=2.4.43-1
8  release=1  release=2
9  source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_${version}.tar.gz)  source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_${version}.tar.gz)
10    
11  build() {  build() {
# Line 20  build() { Line 20  build() {
20    
21          # category 2 manuals are included in core/man-pages          # category 2 manuals are included in core/man-pages
22          rm -rf $PKG/usr/man/man2          rm -rf $PKG/usr/man/man2
23    
24            sed -i "s:libdir=.*:libdir='/usr/lib':" $PKG/usr/lib/libattr.la
25  }  }

Legend:
Removed from v.1137  
changed lines
  Added in v.1138