summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/policykit/PRE_BUILD
blob: 6acda827eb3171559ac1b4d19afbaf263f8b7d26 (plain) (blame)
1
2
3
4
5
6
default_pre_build &&
cd $SOURCE_DIRECTORY &&
if [[ $POLICYKIT_AFW != linux-pam ]]; then
  # work around bug 15427 by removing polkitagent
  sedit 's/polkitbackend polkitagent/polkitbackend/'  src/Makefile.in
fi