diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-02-27 16:50:10 +0100 |
commit | 712f27962ce98fe6500217a52a0ab81230436ec0 (patch) | |
tree | 830d88c2cb8413f5fae0d0a4798fa4ce590d7b66 /dilos/tdelibs/debian/not-installed.list | |
parent | 94d173946594dc70145f855204f412314d5c02f2 (diff) | |
download | tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.tar.gz tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.zip |
DilOS: build pack for tdelibs
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdelibs/debian/not-installed.list')
-rw-r--r-- | dilos/tdelibs/debian/not-installed.list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dilos/tdelibs/debian/not-installed.list b/dilos/tdelibs/debian/not-installed.list new file mode 100644 index 000000000..4355d4fbd --- /dev/null +++ b/dilos/tdelibs/debian/not-installed.list @@ -0,0 +1,11 @@ +The following files are not installed in any binary package. +This is deliberate. + +/etc/xdg/menus/applications.menu + - we install a renamed copy of this file (tde-applications.menu) + to avoid conflicts with GNOME. See debian/rules. + +/usr/share/icons/hicolor/index.theme + - This is shipped as part of the hicolor-icon-theme package, + which GNOME and TDE depend on. Shipping this ourselves would + result in file conflicts. |