From c6be85e92f00b527ccd2e7bf55f804f9a1619e88 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 8 Oct 2024 11:34:50 -0500 Subject: [PATCH] put the Makefile in the debian package Signed-off-by: Jeff Carr --- build | 1 + 1 file changed, 1 insertion(+) diff --git a/build b/build index bb50f19..0128ce5 100755 --- a/build +++ b/build @@ -11,4 +11,5 @@ cp resources/repomap files/etc/gowebd/ # share dir mkdir -p files/usr/share/gowebd/ +cp Makefile files/usr/share/gowebd/ cp resources/repomap files/usr/share/gowebd/go.wit.com