put the gui plugin's in the debian package for now

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-02-09 22:00:17 -06:00
parent 82f00e005b
commit 9179af8289
1 changed files with 3 additions and 0 deletions

3
debian/Makefile vendored
View File

@ -20,6 +20,9 @@ clean:
extract:
mkdir -p ../files/usr/bin
mkdir -p ../files/usr/lib/control-panel-dns/
-cp ~/go/src/git.wit.org/wit/gui/toolkit/*.so ../files/usr/lib/control-panel-dns/
cp ../README.md ../files/usr/lib/control-panel-dns/
cp ../control-panel-dns ../files/usr/bin/
# makes the DEBIAN/ directory