polkit-gnome rebuild
This commit is contained in:
@@ -10,7 +10,8 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
# autotools.autoreconf("-fi")
|
||||
autotools.configure("--disable-static")
|
||||
autotools.configure("--disable-static \
|
||||
--libexecdir=/usr/lib/polkit-gnome")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -75,7 +75,7 @@ Comment[uk]=Агент автентифікації PolicyKit
|
||||
Comment[zh_CN]=PolicyKit 认证代理
|
||||
Comment[zh_HK]=PolicyKit 驗證代理程式
|
||||
Comment[zh_TW]=PolicyKit 驗證代理程式
|
||||
Exec=/usr/libexec/polkit-gnome-authentication-agent-1
|
||||
Exec=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=
|
||||
|
||||
@@ -44,6 +44,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2021-01-29</Date>
|
||||
<Version>105</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-02-16</Date>
|
||||
<Version>105</Version>
|
||||
|
||||
Reference in New Issue
Block a user