aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32caae7..b9a9f9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,6 @@ prepare() {
38 -e 's/CFLAGS =/CFLAGS +=/g' \ 38 -e 's/CFLAGS =/CFLAGS +=/g' \
39 -e 's/LDFLAGS =/LDFLAGS +=/g' \ 39 -e 's/LDFLAGS =/LDFLAGS +=/g' \
40 -e 's/_BSD_SOURCE/_DEFAULT_SOURCE/' \ 40 -e 's/_BSD_SOURCE/_DEFAULT_SOURCE/' \
41 -e 's/\(-lXft\)/\1 -lXrender/' \
42 -i config.mk 41 -i config.mk
43 sed '/@tic/d' -i Makefile 42 sed '/@tic/d' -i Makefile
44 for file in "${source[@]}"; do 43 for file in "${source[@]}"; do