modified config.mk for asus_desk

This commit is contained in:
celso 2023-07-15 22:32:24 -03:00
parent 5ce9716281
commit 9890bfbc3b
1 changed files with 3 additions and 3 deletions

View File

@ -4,11 +4,11 @@ VERSION = 0.9.1
# Customize below to fit your system
# paths
PREFIX = /usr/local
PREFIX = /usr
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
X11INC = /usr/include/X11
X11LIB = /usr/lib64
PKG_CONFIG = pkg-config