# This file is intended for setting rpm options that cannot be set as macros
#
# NOTE:
#	At this moment only few packages use this features.

# How verbose the .rpm scripts/triggers should be?
RPM_SCRIPTVERBOSITY=5

# Should unused users be removed at package deinstalation?
RPM_USERDEL=yes
