upower rebuild
This commit is contained in:
@@ -11,10 +11,10 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||
shelltools.system("sed '/parse_version/d' -i src/linux/integration-test.py")
|
||||
#pisitools.dosed("configure", "DISABLE_DEPRECATED", deleteLine=True)
|
||||
mesontools.configure("-Dgtk-doc=false \
|
||||
-Dudevrulesdir=/lib/udev \
|
||||
-Dudevrulesdir=/lib/udev/rules.d \
|
||||
-Dudevhwdbdir=/etc/udev/hwdb.d \
|
||||
-Dintrospection=enabled \
|
||||
-Dsystemdsystemunitdir=no")
|
||||
|
||||
@@ -93,6 +93,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2023-01-12</Date>
|
||||
<Version>1.90.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2022-07-26</Date>
|
||||
<Version>1.90.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user