mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
allow specify DATADIR (to install desktop file)
This commit is contained in:
parent
773bd04764
commit
5baf195523
2 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@ PKG_CONFIG = pkg-config
|
|||
# paths
|
||||
PREFIX = /usr/local
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
DATADIR = $(PREFIX)/share
|
||||
|
||||
XWAYLAND =
|
||||
XLIBS =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue