mirror of
https://github.com/outbackdingo/ports.git
synced 2026-04-05 09:09:00 +00:00
expat 2.2.6-1
This commit is contained in:
@@ -4,13 +4,15 @@
|
||||
# depends : glibc
|
||||
|
||||
name=expat
|
||||
version=2.2.5
|
||||
version=2.2.6
|
||||
release=1
|
||||
source=(http://prdownloads.sourceforge.net/$name/$name-$version.tar.bz2)
|
||||
md5sum=(ca047ae951b40020ac831c28859161b2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
# fix a problem with the regression tests in the LFS environment
|
||||
sed -i 's|usr/bin/env |bin/|' run.sh.in
|
||||
|
||||
./configure --prefix=/usr --disable-static
|
||||
@@ -20,4 +22,3 @@ build() {
|
||||
install -v -dm755 $PKG/usr/share/doc/$name
|
||||
install -v -m644 doc/*.{html,png,css} $PKG/usr/share/doc/$name
|
||||
}
|
||||
md5sum=(789e297f547980fc9ecc036f9a070d49)
|
||||
|
||||
Reference in New Issue
Block a user