configure config.mk for debian
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-07 13:03:57 +01:00
parent 08abdda516
commit 8fdc5c69aa
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ VERSION = 0.9
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
X11INC = /usr/include/X11
X11LIB = /usr/lib/x86_64-linux-gnu
PKG_CONFIG = pkg-config