From 7032eb3a3316552895fa50650809df53872e933c Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Tue, 13 Jul 2021 14:42:16 +0200 Subject: [PATCH] Fix makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f2c7a75..ac59dca 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,8 @@ HOST_GOOS=$(shell go env GOOS) HOST_GOARCH=$(shell go env GOARCH) # GOOS=windows GOARCH=386 -NAME=vedecom-ukko -REPO_PATH=bitbucket.com/glenux-corp/vedecom-ukko +NAME=randomedit +REPO_PATH=bitbucket.com/glenux-corp/randomedit BUILD_DIR=$(shell pwd)/_build INSTALL_DIR=$(PREFIX)/bin SHARE_DIR=$(PREFIX)/share/$(NAME)