summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorllane <llane>2000-05-24 17:48:03 +0000
committerllane <llane@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2000-05-24 17:48:03 +0000
commit970728fcce6e9d84598e64b3370d122378c8b775 (patch)
tree255438ad183af37a54a2a545cbb9dc9dd2efea45 /debian
parentdda8ccf31f10240ffc682212a0fafe9b3e307e23 (diff)
downloadeterm-970728fcce6e9d84598e64b3370d122378c8b775.tar.gz
This is minor, mostly temporary build stuff. dh.tar.gzis uncompressed in
e/debian/. End and home keys are configured for type "linux' in Eterm. SVN revision: 2699
Diffstat (limited to 'debian')
-rw-r--r--debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c05a22a..1ad0719 100644
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ export DH_COMPAT=1
pwd:=$(shell pwd)
cfg = --mandir=/usr/share/man --enable-fsstd \
- --enable-xim --with-backspace=del --with-delete=execute
+ --enable-xim --with-backspace=del --with-delete=execute \
+ --with-home=linux --with-end=linux
build: build-stamp
build-stamp: