lyx: switch to INSTALL.msg.
This commit is contained in:
parent
5c19f97b41
commit
80ee107e36
2 changed files with 2 additions and 15 deletions
|
@ -1,12 +1,3 @@
|
|||
#
|
||||
# This script will advise the user of the needed TeXLive packages
|
||||
# that are needed to make Lyx working out of the box in a smooth
|
||||
# way
|
||||
#
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
|
||||
cat << _EOF
|
||||
=====================================================================
|
||||
|
||||
LyX the document processor need a set of TeXLive packages present
|
||||
|
@ -41,10 +32,6 @@ post)
|
|||
|
||||
Happy LyXing
|
||||
|
||||
The VoidLinux mantainers
|
||||
The Void Linux mantainers
|
||||
|
||||
=====================================================================
|
||||
_EOF
|
||||
;;
|
||||
esac
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lyx'
|
||||
pkgname="lyx"
|
||||
version="2.1.1"
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||
|
|
Loading…
Reference in a new issue