diff --git a/osxcross/apple-darwin/PKGBUILD b/osxcross/apple-darwin/PKGBUILD index 3af12fd9..de17f7e2 100644 --- a/osxcross/apple-darwin/PKGBUILD +++ b/osxcross/apple-darwin/PKGBUILD @@ -16,13 +16,13 @@ # * osxcross-git violates "package etiquette" by putting stuff under /usr/local/osxcross (this package # uses /opt/osxcross) # * osxcross-git will likely not work for building other apple-darwin-* packages provided -# by me, such as apple-darwin-qt5-base (so if you want to build these, use my this package) +# by me, such as apple-darwin-qt5-base (so if you want to build these, use this package) # * osxcross-git does not provide symlinks for ccache # Note that this package includes a MacOSX SDK and hence is not redistributable. Hence it might be worth # splitting it into: -# * apple-darwin-sdk-macosx10.11: contains the MacOSX SDK, the only part users would still need to build -# from sources +# * apple-darwin-sdk-macosx10.11: contains the particular MacOSX SDK (the only part users would still need +# to build from sources) # * apple-darwin-osxcross: contains the actual sources of osxcross reporitory # * apple-darwin-toolchain: contains the Clang toolchain built with scripts in apple-darwin-osxcross # * apple-darwin-gcc: contains the gcc toolchain built with scripts in apple-darwin-osxcross