aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-10-19 13:45:57 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-10-19 13:45:57 +0000
commit81aab7dc401cec56673e19e6dbae1c5ddb34d7f0 (patch)
tree4912f385106a3e4efc8ca068b61144f5c582213b /sysutils
parent25a9acf0a712b32b3ac17c59b2b28f951e1d37fd (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/yum/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/yum/pkg-plist b/sysutils/yum/pkg-plist
index ea7ba4e0d33f..3ae18116d58a 100644
--- a/sysutils/yum/pkg-plist
+++ b/sysutils/yum/pkg-plist
@@ -137,6 +137,15 @@ etc/yum/yum-updatesd.conf.sample
@dirrm %%PYTHON_SITELIBDIR%%/rpmUtils
@dirrm %%PYTHON_SITELIBDIR%%/yum
@dirrmtry etc/logrotate.d
+@dirrmtry etc/rc.d/init.d
+@dirrmtry share/locale/id_ID/LC_MESSAGES
+@dirrmtry share/locale/id_ID
+@dirrmtry share/locale/lt_LT/LC_MESSAGES
+@dirrmtry share/locale/lt_LT
+@dirrmtry share/locale/ur/LC_MESSAGES
+@dirrmtry share/locale/ur
+@dirrmtry etc/dbus-1/system.d
+@dirrmtry etc/dbus-1
@unexec if cmp -s %D/etc/yum/yum.conf.sample %D/etc/yum/yum.conf; then rm -f %D/etc/yum/yum.conf; fi
@exec if [ ! -f %D/etc/yum/yum.conf ]; then cp -p %D/%F %B/yum.conf; fi