plymouth actions fix

This commit is contained in:
alihanozturk
2016-04-24 17:55:59 +03:00
parent 97b7dcc115
commit 7a41d2b222
-7
View File
@@ -35,14 +35,7 @@ def setup():
--disable-tests \
--disable-static \
--enable-gdm-transition \
<<<<<<< HEAD
--without-rhgb-compat-link" % LOGO_FILE)
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
=======
--without-rhgb-compat-link \
--without-gdm-autostart-file" % LOGO_FILE)
>>>>>>> parent of 84b30c3... revert
def build():
autotools.make()