blob: dcd68f35310d4fa7d50f0c4176472c33493d563b [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Don't install the built-in D-Bus config file.
neard_mask="/etc/dbus-1/system.d/org.neard.conf"
PKG_INSTALL_MASK+=" ${neard_mask}"
INSTALL_MASK+=" ${neard_mask}"
unset neard_mask