run-mailcap: cleaned up.
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
pkgname="run-mailcap"
|
pkgname="run-mailcap"
|
||||||
version="3.58"
|
version="3.58"
|
||||||
revision=1
|
revision=1
|
||||||
_ubuntu_revision=1
|
update_version="${version}ubuntu1"
|
||||||
update_version="${version}ubuntu${_ubuntu_revision}"
|
|
||||||
_aliases="see edit compose print"
|
|
||||||
short_desc="Execute programs via entries in the mailcap file"
|
short_desc="Execute programs via entries in the mailcap file"
|
||||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
@@ -17,6 +15,8 @@ noarch=1
|
|||||||
depends="perl"
|
depends="perl"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
local _aliases="see edit compose print"
|
||||||
|
|
||||||
vbin run-mailcap
|
vbin run-mailcap
|
||||||
vman run-mailcap.man run-mailcap.1
|
vman run-mailcap.man run-mailcap.1
|
||||||
cd ${DESTDIR}/usr/bin
|
cd ${DESTDIR}/usr/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user