gconf rebuild
This commit is contained in:
@@ -12,7 +12,8 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#autotools.autoreconf("-fiv")
|
||||
shelltools.system("sed -i '1s|#!/usr/bin/env python$|&2|' gsettings/gsettings-schema-convert")
|
||||
#shelltools.system("sed -i '1s|#!/usr/bin/env python$|&2|' gsettings/gsettings-schema-convert")
|
||||
shelltools.system("sed -i '1s|#!/usr/bin/env python$|#!/usr/bin/python|' gsettings/gsettings-schema-convert")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--libexecdir=/usr/lib/GConf \
|
||||
--sysconfdir=/etc \
|
||||
|
||||
Reference in New Issue
Block a user