TUN-8134: Revert installed prefix to /usr

This commit is contained in:
chungthuang 2024-01-10 11:43:55 +00:00
parent 37ec2d4830
commit 3e5c2959db
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ endif
IMPORT_PATH := github.com/cloudflare/cloudflared
PACKAGE_DIR := $(CURDIR)/packaging
PREFIX := /usr/local
PREFIX := /usr
INSTALL_BINDIR := $(PREFIX)/bin/
INSTALL_MANDIR := $(PREFIX)/share/man/man1/