You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user