gstreamer-next:actions autoconf disable

This commit is contained in:
alihanozturk
2016-03-29 23:25:20 +03:00
parent b5f8637b32
commit 84ab990939
+2 -2
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
shelltools.export("AUTOPOINT", "true")
autotools.autoreconf("-vfi")
#autotools.autoreconf("-vfi")
options = '--with-package-name="GStreamer for PisiLinux" \
--with-package-origin="http://www.pisilinux.org" \
@@ -45,4 +45,4 @@ def install():
pisitools.removeDir("/usr/bin32")
pisitools.removeDir("/usr/libexec32")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")