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/systemd/module.conf.ubuntu.14 | 14 ++++++++++++++ remote/modules/systemd/module.conf.ubuntu.14.04 | 13 ------------- 2 files changed, 14 insertions(+), 13 deletions(-) create mode 100644 remote/modules/systemd/module.conf.ubuntu.14 delete mode 100644 remote/modules/systemd/module.conf.ubuntu.14.04 (limited to 'remote/modules/systemd') diff --git a/remote/modules/systemd/module.conf.ubuntu.14 b/remote/modules/systemd/module.conf.ubuntu.14 new file mode 100644 index 00000000..ae603684 --- /dev/null +++ b/remote/modules/systemd/module.conf.ubuntu.14 @@ -0,0 +1,14 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + dbus + pkg-config + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev +" +REQUIRED_SYS_ATTR_PATCH="yes" diff --git a/remote/modules/systemd/module.conf.ubuntu.14.04 b/remote/modules/systemd/module.conf.ubuntu.14.04 deleted file mode 100644 index 2768b51c..00000000 --- a/remote/modules/systemd/module.conf.ubuntu.14.04 +++ /dev/null @@ -1,13 +0,0 @@ -REQUIRED_INSTALLED_PACKAGES=" - intltool - gperf - dbus - pkg-config - libcap-dev - libudev-dev - libdbus-1-dev - xsltproc - libblkid-dev - libacl1-dev - libpam-dev -" -- cgit v1.2.3-55-g7522