Mercurial > hg
diff Makefile @ 38012:e5d2248dcc39
packaging: move contrib/macosx to contrib/packaging/
And update various references throughout the code.
Differential Revision: https://phab.mercurial-scm.org/D3550
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 12 May 2018 10:57:04 -0700 |
parents | 142998a45056 |
children | 768bd75835d7 |
line wrap: on
line diff
--- a/Makefile Sat May 12 10:50:30 2018 -0700 +++ b/Makefile Sat May 12 10:57:04 2018 -0700 @@ -197,10 +197,10 @@ --identifier org.mercurial-scm.mercurial \ --version "$${HGVER}" \ build/mercurial.pkg && \ - productbuild --distribution contrib/macosx/distribution.xml \ + productbuild --distribution contrib/packaging/macosx/distribution.xml \ --package-path build/ \ --version "$${HGVER}" \ - --resources contrib/macosx/ \ + --resources contrib/packaging/macosx/ \ "$${OUTPUTDIR:-dist/}"/Mercurial-"$${HGVER}"-macosx"$${OSXVER}".pkg deb: