forked from kiss-community/repo
libtheora: disable html documentation
This commit is contained in:
parent
ad00471d15
commit
65b5ca3576
@ -6,4 +6,6 @@ patch -p0 < libtheora-1.1.1-libpng16.patch
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make -C lib DESTDIR="$1" install
|
||||
make -C include DESTDIR="$1" install
|
||||
make DESTDIR="$1" install-pkgconfigDATA
|
||||
|
Loading…
Reference in New Issue
Block a user