come back
This commit is contained in:
@@ -9,6 +9,10 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -e '/UPOWER_SERVICE)/ s:^://:' \
|
||||
-i src/daemon/PowerManager.cpp")
|
||||
shelltools.system("sed -e 's/eval exec/& ck-launch-session /' \
|
||||
-i data/scripts/Xsession")
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user