Skip to content

Commit

Permalink
polkit: Prevent installation of static versions of libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 3, 2018
1 parent 7904f6f commit 1128d7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion polkit.be0
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ LIBEXECDIR=/usr/lib/polkit-1

mee_configure() {
bee_configure \
--with-polkit-user=polkit
--with-polkit-user=polkit \
--disable-static
}

#mee_build() {
Expand Down

0 comments on commit 1128d7c

Please sign in to comment.