Convert packages to the new template format (e).
This commit is contained in:
@@ -15,3 +15,9 @@ long_desc="
|
||||
A restricted version of ed, red, can only edit files in the current directory
|
||||
and cannot execute shell commands. Ed is the standard text editor in the
|
||||
sense that it is the original editor for Unix, and thus widely available."
|
||||
|
||||
ed_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user