Subject: CVS commit: pkgsrc/www/mozilla
To: None <pkgsrc-changes@netbsd.org>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2003 01:41:55
Module Name:	pkgsrc
Committed By:	taya
Date:		Mon Mar 10 23:41:55 UTC 2003

Modified Files:
	pkgsrc/www/mozilla: Makefile
	pkgsrc/www/mozilla/files: moz-install

Log Message:
moz-install treated element between @comment begin DIRS & @comment end DIRS in PLIST.
if @exec ${MKDIR} -p %D/lib/${MOZILLA}/plugins in such a section,
directory '@exec', '${MKDIR}', '-p', '%D/lib/${MOZILLA}/plugins' are created.

this commit fixes this problem.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/mozilla/files/moz-install

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.