diff options
| author | Jonathan Bauer | 2014-03-25 16:05:27 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2014-03-25 16:05:27 +0100 |
| commit | 249e951ce236e3bbeb32b5a943215524a81f42f2 (patch) | |
| tree | e7538724066c4a0330f2e6588e956680613bff57 /remote/modules/smartctl/smartctl.build | |
| parent | [consolekit] woops, delete old files (diff) | |
| download | tm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.tar.gz tm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.tar.xz tm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.zip | |
woopsie, the return ;)
Diffstat (limited to 'remote/modules/smartctl/smartctl.build')
| -rw-r--r-- | remote/modules/smartctl/smartctl.build | 13 |
1 files changed, 0 insertions, 13 deletions
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() { - : -} |
