Skip to content

Commit

Permalink
TUN-8134: Revert installed prefix to /usr
Browse files Browse the repository at this point in the history
  • Loading branch information
chungthuang committed Jan 10, 2024
1 parent 37ec2d4 commit 3e5c295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit 3e5c295

Please sign in to comment.