lyx: switch to INSTALL.msg.
This commit is contained in:
@@ -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
|
LyX the document processor need a set of TeXLive packages present
|
||||||
@@ -41,10 +32,6 @@ post)
|
|||||||
|
|
||||||
Happy LyXing
|
Happy LyXing
|
||||||
|
|
||||||
The VoidLinux mantainers
|
The Void Linux mantainers
|
||||||
|
|
||||||
=====================================================================
|
=====================================================================
|
||||||
_EOF
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'lyx'
|
# Template file for 'lyx'
|
||||||
pkgname="lyx"
|
pkgname="lyx"
|
||||||
version="2.1.1"
|
version="2.1.1"
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||||
|
|||||||
Reference in New Issue
Block a user