aboutsummaryrefslogtreecommitdiff
path: root/repos/xorg/rxvt-unicode/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/xorg/rxvt-unicode/abuild')
-rw-r--r--repos/xorg/rxvt-unicode/abuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/xorg/rxvt-unicode/abuild b/repos/xorg/rxvt-unicode/abuild
deleted file mode 100644
index e9693a34..00000000
--- a/repos/xorg/rxvt-unicode/abuild
+++ /dev/null
@@ -1,11 +0,0 @@
-name=rxvt-unicode
-version=9.31
-release=1
-source="http://dist.schmorp.de/${name}/${name}-${version}.tar.bz2
- screen_c_9_30.diff
- perl-5.38.patch"
-export TERMINFO=$PKG/usr/share/terminfo
-
-prebuild() {
- mkdir -p $PKG/usr/share/terminfo
-}