kind: autotools depends: - foundation.bst - glib-common.bst - network-security.bst - python2-core.bst - privileges-management/mozjs17.bst sources: - kind: git url: upstream:polkit track: master ref: 5a7e3b76aa45eea43e4bdc403ddd4c6e1a4c6542 variables: notparallel: true config: configure-commands: - ./autogen.sh --prefix="%{prefix}" --sysconfdir=/etc --disable-man-pages --disable-gtk-doc --enable-libsystemd-login=yes public: bst: integration-commands: - groupadd -fg 27 polkitd - useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 -g polkitd -s /bin/false polkitd