expat: moved to opt
This commit is contained in:
parent
50ea3636ec
commit
5f091b5b88
@ -1,15 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xmlwf
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/expat.h
|
||||
-rw-r--r-- root/root usr/include/expat_external.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libexpat.a
|
||||
-rwxr-xr-x root/root usr/lib/libexpat.la
|
||||
lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.5.2
|
||||
lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.5.2
|
||||
-rwxr-xr-x root/root usr/lib/libexpat.so.1.5.2
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/xmlwf.1.gz
|
@ -1 +0,0 @@
|
||||
ee8b492592568805593f81f8cdf2a04c expat-2.0.1.tar.gz
|
@ -1,15 +0,0 @@
|
||||
# Description: A fast, non-validating, stream-oriented XML parsing library
|
||||
# URL: http://expat.sourceforge.net/
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=expat
|
||||
version=2.0.1
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make prefix=$PKG/usr install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user