ex-vi: remove file conflict with run-mailcap.
This commit is contained in:
parent
b29d0e5296
commit
0d59384979
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'ex-vi'
|
# Template file for 'ex-vi'
|
||||||
pkgname=ex-vi
|
pkgname=ex-vi
|
||||||
version=050325
|
version=050325
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="ex-${version}"
|
wrksrc="ex-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr TERMLIB=ncurses PRESERVEDIR=/var/tmp LARGEF=-DLARGEF"
|
make_build_args="PREFIX=/usr TERMLIB=ncurses PRESERVEDIR=/var/tmp LARGEF=-DLARGEF"
|
||||||
@ -19,4 +19,6 @@ disable_parallel_build=yes
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
rm ${DESTDIR}/usr/bin/edit
|
||||||
|
rm ${DESTDIR}/usr/share/man/man1/edit.1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user