remove obsolete ipkg and Config.in

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5258 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2006-10-22 21:06:08 +00:00
parent 88d8e3ab55
commit dd7afb2e1d
7 changed files with 0 additions and 64 deletions

View File

@ -1,10 +0,0 @@
config BR2_PACKAGE_SCREEN
prompt "screen............................ Full-screen terminal window manager"
tristate
default m if CONFIG_DEVEL
help
Screen is a full-screen window manager that multiplexes a physical
terminal between several processes, typically interactive shells.
http://www.gnu.org/software/screen/

View File

@ -1,5 +0,0 @@
Package: screen
Priority: optional
Section: misc
Depends: libncurses
Description: A 'window manager' for the terminal session