GraphicsMagick: switch to INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-15 17:32:57 +02:00
parent 016cb12261
commit 171721efa2
2 changed files with 3 additions and 16 deletions

View file

@ -1,12 +1,3 @@
#
# This script will advice the user of the procedure of installation
# of the Perl interface for GraphicsMagick
#
case "${ACTION}" in
post)
cat << _EOF
=====================================================================
The libgraphicsmagick-devel package contain also:
@ -23,7 +14,3 @@ post)
The Void Linux Team
=====================================================================
_EOF
;;
esac

View file

@ -1,7 +1,7 @@
# Template file for 'GraphicsMagick'
pkgname=GraphicsMagick
version=1.3.19
revision=2
revision=3
build_style=gnu-configure
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
homepage="http://www.graphicsmagick.org/"