mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
GraphicsMagick: switch to INSTALL.msg.
This commit is contained in:
parent
016cb12261
commit
171721efa2
2 changed files with 3 additions and 16 deletions
|
@ -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
|
||||
|
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue