From: mar77i Date: Sat, 3 Sep 2016 11:52:49 +0000 (+0200) Subject: drop adding -lXrender again, that's included with the alpha patch now X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FAUR.git;a=commitdiff_plain;h=01336d8de538a197c228334353fabe16c3781639 drop adding -lXrender again, that's included with the alpha patch now --- diff --git a/PKGBUILD b/PKGBUILD index 32caae7..b9a9f9a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -38,7 +38,6 @@ prepare() { -e 's/CFLAGS =/CFLAGS +=/g' \ -e 's/LDFLAGS =/LDFLAGS +=/g' \ -e 's/_BSD_SOURCE/_DEFAULT_SOURCE/' \ - -e 's/\(-lXft\)/\1 -lXrender/' \ -i config.mk sed '/@tic/d' -i Makefile for file in "${source[@]}"; do