libtheora: disable html documentation

This commit is contained in:
Dylan Araps 2021-07-06 11:20:09 +03:00
parent ad00471d15
commit 65b5ca3576
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -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