From 1d9b8968460c4bdb44daeda3454ef0ef5035c398 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 17 Sep 2012 19:59:23 -0700 Subject: doebuild: update environment.bz2 for pre/postinst Also, remove unnecessary __dyn_preinst func. --- bin/misc-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/misc-functions.sh') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 486b8d29a..1159ca523 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -1082,7 +1082,7 @@ preinst_selinux_labels() { return 1 fi if has selinux ${FEATURES}; then - # SELinux file labeling (needs to always be last in __dyn_preinst) + # SELinux file labeling (needs to execute after preinst) # only attempt to label if setfiles is executable # and 'context' is available on selinuxfs. if [ -f /selinux/context -o -f /sys/fs/selinux/context ] && \ -- cgit v1.2.3-1-g7c22