alsa-oss: moved man pages to /usr/share/man
This commit is contained in:
parent
0855b3bb88
commit
f1bf2e6100
@ -16,6 +16,7 @@ lrwxrwxrwx root/root usr/lib/libaoss.so.0 -> libaoss.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libaoss.so.0.0.0
|
||||
-rw-r--r-- root/root usr/lib/libossredir.a
|
||||
-rwxr-xr-x root/root usr/lib/libossredir.la
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/aoss.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/aoss.1.gz
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Description: ALSA OSS Emulation
|
||||
# URL: http://www.alsa-project.org/
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Maintainer: Matt Housh, jaeger at crux dot ninja
|
||||
# Depends on: alsa-lib
|
||||
|
||||
name=alsa-oss
|
||||
version=1.0.28
|
||||
release=1
|
||||
release=2
|
||||
source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user