libdvdcss: disable docs
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 13:03:48 +0000 (14:03 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 13:03:48 +0000 (14:03 +0100)
packages/vlc/libdvdcss_1.2.10.bb

index ca471c2..f6862d3 100644 (file)
@@ -1,10 +1,14 @@
 DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption."
 LICENSE = "GPLv2"
 
+PR = "r1"
+
 SRC_URI = "http://download.videolan.org/pub/libdvdcss/${PV}/libdvdcss-${PV}.tar.bz2"
 
 inherit autotools
 
+EXTRA_OECONF = " --disable-doc "
+
 AUTOTOOLS_STAGE_PKGCONFIG = "1"
 do_stage() {
        autotools_stage_all