From 249e951ce236e3bbeb32b5a943215524a81f42f2 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 25 Mar 2014 16:05:27 +0100 Subject: woopsie, the return ;) --- remote/modules/smartctl/smartctl.build | 13 ------------- remote/modules/smartctl/smartctl.conf | 5 ----- remote/modules/smartctl/smartctl.conf.opensuse | 6 ------ remote/modules/smartctl/smartctl.conf.ubuntu | 6 ------ 4 files changed, 30 deletions(-) delete mode 100644 remote/modules/smartctl/smartctl.build delete mode 100644 remote/modules/smartctl/smartctl.conf delete mode 100644 remote/modules/smartctl/smartctl.conf.opensuse delete mode 100644 remote/modules/smartctl/smartctl.conf.ubuntu (limited to 'remote/modules/smartctl') diff --git a/remote/modules/smartctl/smartctl.build b/remote/modules/smartctl/smartctl.build deleted file mode 100644 index 435a7b10..00000000 --- a/remote/modules/smartctl/smartctl.build +++ /dev/null @@ -1,13 +0,0 @@ -fetch_source() { - : -} - -build() { - COPYLIST="list_dpkg_output" - list_packet_files > "$COPYLIST" - tarcopy "$(cat "${COPYLIST}" | sort -u)" "${MODULE_BUILD_DIR}" -} - -post_copy() { - : -} diff --git a/remote/modules/smartctl/smartctl.conf b/remote/modules/smartctl/smartctl.conf deleted file mode 100644 index 9ea1ed03..00000000 --- a/remote/modules/smartctl/smartctl.conf +++ /dev/null @@ -1,5 +0,0 @@ -REQUIRED_BINARIES=" - smartctl -" -REQUIRED_LIBRARIES="" -REQUIRED_DIRECTORIES="" diff --git a/remote/modules/smartctl/smartctl.conf.opensuse b/remote/modules/smartctl/smartctl.conf.opensuse deleted file mode 100644 index d699f2f0..00000000 --- a/remote/modules/smartctl/smartctl.conf.opensuse +++ /dev/null @@ -1,6 +0,0 @@ -REQUIRED_CONTENT_PACKAGES=" - smartmontools -" -REQUIRED_INSTALLED_PACKAGES=" - smartmontools -" diff --git a/remote/modules/smartctl/smartctl.conf.ubuntu b/remote/modules/smartctl/smartctl.conf.ubuntu deleted file mode 100644 index d699f2f0..00000000 --- a/remote/modules/smartctl/smartctl.conf.ubuntu +++ /dev/null @@ -1,6 +0,0 @@ -REQUIRED_CONTENT_PACKAGES=" - smartmontools -" -REQUIRED_INSTALLED_PACKAGES=" - smartmontools -" -- cgit v1.2.3-55-g7522