aboutsummaryrefslogtreecommitdiff
path: root/config.mk.rej
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-07-16 12:22:55 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-07-16 12:22:55 +0200
commit2c4fd0c3c94cd120183bb5e989e36d023ec8c527 (patch)
tree08a73c3af4f52dd91ee9c6f23b2f7eb34026168f /config.mk.rej
parent07181e9b00128594a343419356e2fc59829649d0 (diff)
github repo
Diffstat (limited to 'config.mk.rej')
-rw-r--r--config.mk.rej11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.mk.rej b/config.mk.rej
deleted file mode 100644
index ad62275..0000000
--- a/config.mk.rej
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.mk
-+++ config.mk
-@@ -16,7 +16,7 @@ PKG_CONFIG = pkg-config
- INCS = -I$(X11INC) \
- `$(PKG_CONFIG) --cflags fontconfig` \
- `$(PKG_CONFIG) --cflags freetype2`
--LIBS = -L$(X11LIB) -lm -lrt -lX11 -lutil -lXft \
-+LIBS = -L$(X11LIB) -lm -lrt -lX11 -lutil -lXft -lXrender\
- `$(PKG_CONFIG) --libs fontconfig` \
- `$(PKG_CONFIG) --libs freetype2`
-