1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Fix port when installing via pkg_add.

PR:		ports/138306
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by:	Greg Albrecht <gregoryba@gmail.com>
This commit is contained in:
Felippe de Meirelles Motta 2009-11-04 21:01:31 +00:00
parent 95a2c682ee
commit ba791c3cd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243798

View File

@ -1,4 +1,5 @@
@unexec if cmp -s %D/etc/mysqlard.cnf %D/www/mysqlard/mysqlard.cnf; then rm -f %D/etc/mysqlard.cnf; fi
www/mysqlard/mysqlard.cnf
@exec [ -f %D/etc/mysqlard.cnf ] || cp %D/www/mysqlard/mysqlard.cnf %D/etc
bin/mysqlar_graph
sbin/mysqlard
@ -7,7 +8,6 @@ www/mysqlard/mysqlar.daily
www/mysqlard/mysqlar.monthly
www/mysqlard/mysqlar.php
www/mysqlard/mysqlar.weekly
www/mysqlard/mysqlard.cnf
www/mysqlard/mysqlard.server
www/mysqlard/rrdtool.gif
www/mysqlard/sos.gif