From 462270ccd3da81447e53f936e82d8e1f0a9a5fd7 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 14 Apr 2014 14:54:42 +0200 Subject: lets try to make it work for Ubuntu 14.x before forcing subversion --- remote/modules/kdm/module.conf.ubuntu.14 | 29 +++++++++++++++++++++++++++++ remote/modules/kdm/module.conf.ubuntu.14.04 | 29 ----------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) create mode 100644 remote/modules/kdm/module.conf.ubuntu.14 delete mode 100644 remote/modules/kdm/module.conf.ubuntu.14.04 (limited to 'remote/modules/kdm') diff --git a/remote/modules/kdm/module.conf.ubuntu.14 b/remote/modules/kdm/module.conf.ubuntu.14 new file mode 100644 index 00000000..e29f35d0 --- /dev/null +++ b/remote/modules/kdm/module.conf.ubuntu.14 @@ -0,0 +1,29 @@ +REQUIRED_INSTALLED_PACKAGES=" + kdm + kde-workspace-kgreet-plugins +" +REQUIRED_CONTENT_PACKAGES=" + kdm + kde-workspace-kgreet-plugins + libicu52 + libxcursor1 + libxrandr2 + libxfixes3 + libxinerama1 + libxi6 +" +REQUIRED_DIRECTORIES+=" + /usr/lib + /etc/pam.d + /etc/logrotate.d + /etc/insserv.conf.d + /etc/kde4/kdm +" +# non-standard vars +REQUIRED_SYSTEM_FILES+=" + /usr/share/kde4/apps/kdm/pics/shutdown.png + /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf + /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf + /usr/share/icons/default/index.theme +" + diff --git a/remote/modules/kdm/module.conf.ubuntu.14.04 b/remote/modules/kdm/module.conf.ubuntu.14.04 deleted file mode 100644 index e29f35d0..00000000 --- a/remote/modules/kdm/module.conf.ubuntu.14.04 +++ /dev/null @@ -1,29 +0,0 @@ -REQUIRED_INSTALLED_PACKAGES=" - kdm - kde-workspace-kgreet-plugins -" -REQUIRED_CONTENT_PACKAGES=" - kdm - kde-workspace-kgreet-plugins - libicu52 - libxcursor1 - libxrandr2 - libxfixes3 - libxinerama1 - libxi6 -" -REQUIRED_DIRECTORIES+=" - /usr/lib - /etc/pam.d - /etc/logrotate.d - /etc/insserv.conf.d - /etc/kde4/kdm -" -# non-standard vars -REQUIRED_SYSTEM_FILES+=" - /usr/share/kde4/apps/kdm/pics/shutdown.png - /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf - /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf - /usr/share/icons/default/index.theme -" - -- cgit v1.2.3-55-g7522