weechat: fix case of ChangeLog

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93060 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Joshua Root
2012-05-14 15:35:26 +00:00
parent e6835bf33a
commit df5fde3a1f
+1 -1
View File
@@ -80,7 +80,7 @@ variant tls description {Support for secure connecting} {
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} COPYING README AUTHORS NEWS ABOUT-NLS Changelog \
xinstall -m 644 -W ${worksrcpath} COPYING README AUTHORS NEWS ABOUT-NLS ChangeLog \
${destroot}${prefix}/share/doc/${name}
eval xinstall -m 644 -W ${worksrcpath} [glob doc/en/weechat*.txt] \
${destroot}${prefix}/share/doc/${name}