From: Michael Mair-Keimberger (asterix) Date: Wed, 13 Jul 2016 18:42:56 +0000 (+0200) Subject: app-portage/install-mask: remove unused files X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6948f84f0a96570a1ebaa385e46fe51260b52481;p=gentoo.git app-portage/install-mask: remove unused files Closes: https://github.com/gentoo/gentoo/pull/1883 Signed-off-by: Patrice Clement --- diff --git a/app-portage/install-mask/files/location-db.conf b/app-portage/install-mask/files/location-db.conf deleted file mode 100644 index cb050cab37c4..000000000000 --- a/app-portage/install-mask/files/location-db.conf +++ /dev/null @@ -1,18 +0,0 @@ -[__install-mask__] -version=1 - -[systemd] -path=/usr/lib/systemd/system -description=systemd unit and auxiliary files. - -[bash-completion] -path=/usr/share/bash-completion - -[locale] -path=/usr/share/locale -description=All localizations. - -[logrotate] -path=/etc/logrotate.d - -# vim:ft=dosini diff --git a/app-portage/install-mask/files/location-db.xml b/app-portage/install-mask/files/location-db.xml deleted file mode 100644 index eea4842e235c..000000000000 --- a/app-portage/install-mask/files/location-db.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - /usr/lib/systemd/system - - systemd unit and auxiliary files. - - - - - /usr/share/bash-completion - - - - /usr/share/locale - - All localizations. - - - - - /etc/logrotate.d - -