summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormar77i2016-09-03 13:52:49 +0200
committermar77i2016-09-03 13:52:49 +0200
commit01336d8de538a197c228334353fabe16c3781639 (patch)
tree56ab8a78bb0ad26b4c07e0a0ec08c97d1dd31d51 /PKGBUILD
parent278ae33272f0cafa397c5da57a29eaf4aa7f609a (diff)
downloadaur-01336d8de538a197c228334353fabe16c3781639.tar.gz
drop adding -lXrender again, that's included with the alpha patch now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32caae74c69e..b9a9f9aeddef 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