summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2010-06-06 03:06:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-08 16:28:56 +0200
commit5eede796a5a95818e3c1aab3d6121410c06d3dff (patch)
tree3e86e05025cbd470eaddc54090727b9a7b23084e /package
parent7c3527a846b81cd4e169821b905959aa71392727 (diff)
rxvt-unicode: we don't have libafterimage, so disable it for now
Diffstat (limited to 'package')
-rw-r--r--package/rxvt-unicode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/rxvt-unicode/Makefile b/package/rxvt-unicode/Makefile
index 626c9bf54..5706fc573 100644
--- a/package/rxvt-unicode/Makefile
+++ b/package/rxvt-unicode/Makefile
@@ -21,7 +21,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,RXVT_UNICODE,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ARGS+= --disable-perl \
- --disable-utmp
+ --disable-utmp \
+ --disable-afterimage
post-install:
$(INSTALL_DIR) $(IDIR_RXVT_UNICODE)/usr/bin