You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
tagainijisho: correct Changelog case which caused some build failures
This commit is contained in:
@@ -35,7 +35,7 @@ if {${os.platform} ne "darwin" || ${os.major} > 15} {
|
||||
${destroot}${docdir}/html
|
||||
xinstall -m 0444 {*}[glob ${worksrcpath}/doc/images/*.png] \
|
||||
${destroot}${docdir}/html/images
|
||||
xinstall -m 0644 -W ${worksrcpath} COPYING.txt ChangeLog README.md \
|
||||
xinstall -m 0644 -W ${worksrcpath} COPYING.txt Changelog README.md \
|
||||
${destroot}${docdir}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user