ed: switch to /usr.
This commit is contained in:
parent
9d593f7dc3
commit
60d5c45863
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'ed'
|
# Template file for 'ed'
|
||||||
pkgname=ed
|
pkgname=ed
|
||||||
version=1.6
|
version=1.6
|
||||||
homepage="http://www.gnu.org/software/ed/ed.html"
|
revision=2
|
||||||
distfiles="http://ftp.gnu.org/gnu/ed/ed-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/ --mandir=/usr/share/man --infodir=/usr/share/info"
|
|
||||||
revision=1
|
|
||||||
short_desc="GNU Line-oriented text editor"
|
short_desc="GNU Line-oriented text editor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
homepage="http://www.gnu.org/software/ed/ed.html"
|
||||||
|
distfiles="http://ftp.gnu.org/gnu/ed/ed-$version.tar.gz"
|
||||||
checksum=211c67b0c4aae277d34b1c5f842db1952e468e5905142868e4718ac838f08a65
|
checksum=211c67b0c4aae277d34b1c5f842db1952e468e5905142868e4718ac838f08a65
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU ed is a line-oriented text editor. It is used to create, display, modify
|
GNU ed is a line-oriented text editor. It is used to create, display, modify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue