cinnamon-settings-daemon rebuild

This commit is contained in:
Rmys
2022-08-07 14:32:45 +03:00
committed by GitHub
parent d125fb599f
commit 9b7ff59d4e
2 changed files with 3 additions and 1 deletions
@@ -7,6 +7,8 @@
from pisi.actionsapi import mesontools, pisitools from pisi.actionsapi import mesontools, pisitools
def setup(): def setup():
#notify-0.8
pisitools.dosed("meson.build", "0.7.3", "0.8.0")
mesontools.configure("--prefix=/usr \ mesontools.configure("--prefix=/usr \
--libexecdir=/usr/lib/cinnamon-settings-daemon \ --libexecdir=/usr/lib/cinnamon-settings-daemon \
--buildtype=plain") --buildtype=plain")
@@ -122,7 +122,7 @@
<History> <History>
<Update release="4"> <Update release="4">
<Date>2022-08-02</Date> <Date>2022-08-07</Date>
<Version>5.4.4</Version> <Version>5.4.4</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name> <Name>Mustafa Cinasal</Name>