disable-vala
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-gtk-doc \
|
||||
--enable-vala \
|
||||
--disable-vala \
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
--disable-dependency-tracking")
|
||||
@@ -23,4 +23,4 @@ def build():
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS", "COPYING", "MAINTAINERS", "NEWS", "README", "TODO")
|
||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS", "COPYING", "MAINTAINERS", "NEWS", "README", "TODO")
|
||||
|
||||
Reference in New Issue
Block a user