alsa-utils: disabled bat
This commit is contained in:
parent
f74bc97e14
commit
ea01fa0067
@ -20,7 +20,6 @@ lrwxrwxrwx root/root usr/bin/arecord -> aplay
|
|||||||
-rwxr-xr-x root/root usr/bin/arecordmidi
|
-rwxr-xr-x root/root usr/bin/arecordmidi
|
||||||
-rwxr-xr-x root/root usr/bin/aseqdump
|
-rwxr-xr-x root/root usr/bin/aseqdump
|
||||||
-rwxr-xr-x root/root usr/bin/aseqnet
|
-rwxr-xr-x root/root usr/bin/aseqnet
|
||||||
-rwxr-xr-x root/root usr/bin/bat
|
|
||||||
-rwxr-xr-x root/root usr/bin/iecset
|
-rwxr-xr-x root/root usr/bin/iecset
|
||||||
-rwxr-xr-x root/root usr/bin/speaker-test
|
-rwxr-xr-x root/root usr/bin/speaker-test
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/man/
|
||||||
@ -37,7 +36,6 @@ lrwxrwxrwx root/root usr/man/man1/arecord.1.gz -> aplay.1.gz
|
|||||||
-rw-r--r-- root/root usr/man/man1/arecordmidi.1.gz
|
-rw-r--r-- root/root usr/man/man1/arecordmidi.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/aseqdump.1.gz
|
-rw-r--r-- root/root usr/man/man1/aseqdump.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/aseqnet.1.gz
|
-rw-r--r-- root/root usr/man/man1/aseqnet.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/bat.1.gz
|
|
||||||
-rw-r--r-- root/root usr/man/man1/iecset.1.gz
|
-rw-r--r-- root/root usr/man/man1/iecset.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/speaker-test.1.gz
|
-rw-r--r-- root/root usr/man/man1/speaker-test.1.gz
|
||||||
drwxr-xr-x root/root usr/man/man8/
|
drwxr-xr-x root/root usr/man/man8/
|
||||||
|
@ -13,6 +13,7 @@ build() {
|
|||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
|
--disable-bat \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--disable-xmlto
|
--disable-xmlto
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user