From 0090da64fc2427895232a8998b0fe676f3fd2467 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 13:52:05 -0600 Subject: move the debian packaging to gui/toolkits Signed-off-by: Jeff Carr --- Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7c89fb9..59328a0 100644 --- a/Makefile +++ b/Makefile @@ -37,11 +37,6 @@ update: git pull go get -v -t -u ./... -deb: - cd debian && make - dpkg-deb -c go-wit-gui*.deb - -wit mirrors - examples: \ all \ examples-helloworld \ @@ -87,7 +82,6 @@ goget: clean: rm -f toolkit/*.so - cd debian && make clean plugins: plugins-gocui plugins-andlabs -- cgit v1.2.3