#!/bin/bash # fake module simply copying its data/ files fetch_source() { : } build() { : } post_copy() { : }