dahdi-tools: fixed build

This commit is contained in:
Alan Mizrahi 2015-03-13 17:57:17 +09:00
parent 0fe3cc3bd0
commit d738c2627b

View File

@ -15,12 +15,12 @@ build () {
./configure \
--prefix=/usr \
--mandir=/usr/man
sed -i -e 's|-Werror||g' xpp/Makefile
make -j 1
make -j 1 config install DESTDIR=$PKG install
make
make config install DESTDIR=$PKG install
rm -rf $PKG/etc/bash_completion.d/
# move udev rules to /lib/udev/rules.d