doxygen: doxyapp is broken, disable it.

This commit is contained in:
Juan RP 2012-07-13 20:26:59 +02:00
parent 781066c50d
commit bae9c0d009

View file

@ -16,7 +16,7 @@ long_desc="
extent D."
do_configure() {
env QTDIR=/usr ./configure --prefix /usr --with-doxywizard --with-doxyapp
env QTDIR=/usr ./configure --prefix /usr --with-doxywizard
}
do_build() {