gsettings-desktop-schemas
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i -r 's:"(/system):"/org/gnome\1:g' schemas/*.in")
|
||||
mesontools.configure()
|
||||
|
||||
def build():
|
||||
@@ -19,3 +20,4 @@ def build():
|
||||
def install():
|
||||
mesontools.install()
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "MAINTAINERS")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user