remove obsolete TERM_EMU build option

This commit is contained in:
Michael Stapelberg
2011-10-23 12:00:56 +01:00
parent 6927e899e6
commit 98baa222f7
2 changed files with 1 additions and 2 deletions

2
debian/rules vendored
View File

@ -26,7 +26,7 @@ binary-indep: install
binary: binary-arch binary-indep
override_dh_auto_build:
$(MAKE) TERM_EMNU=x-terminal-emulator
$(MAKE)
$(MAKE) -C man
$(MAKE) -C docs