correct etc install directory
This commit is contained in:
parent
4151fcb35c
commit
d3d4a40992
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -19,7 +19,7 @@ PKGNAME = snap-pac
|
|||
PREFIX ?= /usr
|
||||
|
||||
SHARE_DIR = $(DESTDIR)$(PREFIX)/share
|
||||
ETC_DIR = $(DESTDIR)$(PREFIX)/etc
|
||||
ETC_DIR = $(DESTDIR)/etc
|
||||
|
||||
.PHONY: install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue