From 5748a4c1112b2015390eb703e413eb52c295dc3a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 9 Jul 2014 12:42:14 +0200 Subject: Change ubuntu 14.04 configs to 14 --- remote/modules/cups/module.conf.ubuntu.14 | 16 ++++++++++++++++ remote/modules/cups/module.conf.ubuntu.14.04 | 16 ---------------- 2 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 remote/modules/cups/module.conf.ubuntu.14 delete mode 100644 remote/modules/cups/module.conf.ubuntu.14.04 (limited to 'remote/modules/cups') diff --git a/remote/modules/cups/module.conf.ubuntu.14 b/remote/modules/cups/module.conf.ubuntu.14 new file mode 100644 index 00000000..23dcf226 --- /dev/null +++ b/remote/modules/cups/module.conf.ubuntu.14 @@ -0,0 +1,16 @@ +REQUIRED_INSTALLED_PACKAGES=" + cups + cups-daemon + cups-filters + cups-core-drivers + cups-filters-core-drivers + ghostscript +" +REQUIRED_CONTENT_PACKAGES=" + cups + cups-daemon + cups-filters + cups-core-drivers + cups-filters-core-drivers + ghostscript +" diff --git a/remote/modules/cups/module.conf.ubuntu.14.04 b/remote/modules/cups/module.conf.ubuntu.14.04 deleted file mode 100644 index 23dcf226..00000000 --- a/remote/modules/cups/module.conf.ubuntu.14.04 +++ /dev/null @@ -1,16 +0,0 @@ -REQUIRED_INSTALLED_PACKAGES=" - cups - cups-daemon - cups-filters - cups-core-drivers - cups-filters-core-drivers - ghostscript -" -REQUIRED_CONTENT_PACKAGES=" - cups - cups-daemon - cups-filters - cups-core-drivers - cups-filters-core-drivers - ghostscript -" -- cgit v1.2.3-55-g7522