mate-applet-dock
This commit is contained in:
@@ -10,9 +10,10 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.aclocal()
|
autotools.autoreconf("-fi")
|
||||||
autotools.automake("--add-missing")
|
#autotools.aclocal()
|
||||||
autotools.autoreconf()
|
#autotools.automake("--add-missing")
|
||||||
|
#autotools.autoreconf()
|
||||||
autotools.configure("--libexecdir=/usr/lib \
|
autotools.configure("--libexecdir=/usr/lib \
|
||||||
--with-gtk3")
|
--with-gtk3")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user