From 14dcd3452b5033dea83cf12f117cf9fff7f9beb7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 11 Oct 2024 23:35:51 -0500 Subject: add a helper to the debian package Signed-off-by: Jeff Carr --- build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build') diff --git a/build b/build index fc9df55..c6e7f06 100755 --- a/build +++ b/build @@ -3,3 +3,6 @@ # this is the systemd control file mkdir -p files/lib/systemd/system/ cp virtigod.service files/lib/systemd/system/ + +mkdir -p files/usr/lib/virtigod/ +cp Makefile.help files/usr/lib/virtigod/Makefile -- cgit v1.2.3