From fcad8b8d150fb9f508973e3044a103de74ec3877 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 23:02:46 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/tdelibs/debian/not-installed.list | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ubuntu/_base/tdelibs/debian/not-installed.list (limited to 'ubuntu/_base/tdelibs/debian/not-installed.list') diff --git a/ubuntu/_base/tdelibs/debian/not-installed.list b/ubuntu/_base/tdelibs/debian/not-installed.list new file mode 100644 index 000000000..4355d4fbd --- /dev/null +++ b/ubuntu/_base/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. -- cgit v1.2.1