From 45328e65091a190a55820d78268751a823b6297c Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 28 Sep 2020 15:13:15 +0200 Subject: [systemd-default-path] new module to set our PATH --- core/modules/systemd-default-path/module.build | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 core/modules/systemd-default-path/module.build (limited to 'core/modules/systemd-default-path/module.build') diff --git a/core/modules/systemd-default-path/module.build b/core/modules/systemd-default-path/module.build new file mode 100644 index 00000000..a183dc1f --- /dev/null +++ b/core/modules/systemd-default-path/module.build @@ -0,0 +1,14 @@ +#!/bin/bash + +fetch_source() { + : +} + +build() { + : +} + +post_copy() { + : +} + -- cgit v1.2.3-55-g7522