]> git.immae.eu Git - perso/Immae/Config/AUR.git/commitdiff
drop adding -lXrender again, that's included with the alpha patch now
authormar77i <mar77i@mar77i.ch>
Sat, 3 Sep 2016 11:52:49 +0000 (13:52 +0200)
committermar77i <mar77i@mar77i.ch>
Sat, 3 Sep 2016 11:52:49 +0000 (13:52 +0200)
PKGBUILD

index 32caae74c69e4bfa84566d605df8b629245a5086..b9a9f9aeddefdf183e68b0d732ca95cf4adedd02 100644 (file)
--- 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