telepathy-mission-control:unused
This commit is contained in:
@@ -9,7 +9,6 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
#autotools.autoreconf("-vfi")
|
||||
autotools.configure("--disable-static \
|
||||
--libexecdir=/usr/lib \
|
||||
--enable-gnome-keyring \
|
||||
@@ -19,7 +18,7 @@ def setup():
|
||||
--disable-static \
|
||||
--disable-schemas-compile")
|
||||
|
||||
#pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user