From 1a8be004e322b780a0a0ae97f1af294df5df7a51 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 15 Jul 2016 17:32:47 +0200 Subject: [dnbd3] fix missing post_copy ... --- remote/modules/dnbd3/module.build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'remote/modules') diff --git a/remote/modules/dnbd3/module.build b/remote/modules/dnbd3/module.build index c954879c..dc24c875 100644 --- a/remote/modules/dnbd3/module.build +++ b/remote/modules/dnbd3/module.build @@ -44,3 +44,6 @@ build() { tarcopy "$(cat "$COPYLIST" | sort -u)" "${MODULE_BUILD_DIR}" } +post_copy() { + : +} -- cgit v1.2.3-55-g7522