package: get rid of editors subdir
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 26 Apr 2010 20:03:37 +0000 (22:03 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 26 Apr 2010 20:03:37 +0000 (22:03 +0200)
commite0db53202c306634005fa2f6068ea7f06d68d5ab
treecfd6434173bd329ac08b90e6e305262a50b385b7
parent187f0a55323437e33f5a66ef670fe0e49f52bc45
package: get rid of editors subdir

Not much point in a seperate subdir for only four packages.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
27 files changed:
package/Config.in
package/ed/Config.in [new file with mode: 0644]
package/ed/ed.mk [new file with mode: 0644]
package/editors/Config.in [deleted file]
package/editors/ed/Config.in [deleted file]
package/editors/ed/ed.mk [deleted file]
package/editors/editors.mk [deleted file]
package/editors/nano/Config.in [deleted file]
package/editors/nano/nano.mk [deleted file]
package/editors/uemacs/Config.in [deleted file]
package/editors/uemacs/uemacs-4.0.15-lt.01.patch [deleted file]
package/editors/uemacs/uemacs-4.0.15-lt.02.patch [deleted file]
package/editors/uemacs/uemacs.mk [deleted file]
package/editors/vim/Config.in [deleted file]
package/editors/vim/configure.patch [deleted file]
package/editors/vim/patches [deleted file]
package/editors/vim/vim.mk [deleted file]
package/nano/Config.in [new file with mode: 0644]
package/nano/nano.mk [new file with mode: 0644]
package/uemacs/Config.in [new file with mode: 0644]
package/uemacs/uemacs-4.0.15-lt.01.patch [new file with mode: 0644]
package/uemacs/uemacs-4.0.15-lt.02.patch [new file with mode: 0644]
package/uemacs/uemacs.mk [new file with mode: 0644]
package/vim/Config.in [new file with mode: 0644]
package/vim/configure.patch [new file with mode: 0644]
package/vim/patches [new file with mode: 0644]
package/vim/vim.mk [new file with mode: 0644]