Makefile: update installation
Small fix to the symlinking of ~/.local/share/cockpit.
This commit is contained in:
parent
4802d08214
commit
f4d6bc587f
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -55,7 +55,6 @@ cockpit/devel-uninstall:
|
|||
cockpit/devel-install: PREFIX=~/.local
|
||||
cockpit/devel-install:
|
||||
PREFIX="~/.local"
|
||||
mkdir -p $(PREFIX)$(INSTALL_DIR)
|
||||
ln -s $(shell pwd)/cockpit/public $(PREFIX)$(INSTALL_DIR)
|
||||
|
||||
.PHONY: cockpit/download
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue