summaryrefslogtreecommitdiff
path: root/xmake/actions/require/impl/package.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2019-05-05 21:53:04 +0800
committerruki <[email protected]>2019-05-05 21:53:04 +0800
commitf6781967bc3e54427c9b57db0ffaa43ac567ab84 (patch)
tree22c97a41b547af2497111084ff1a81325a26fe1e /xmake/actions/require/impl/package.lua
parentf97082c4db805cf7989eb6a2a1cd549a1d6d49a5 (diff)
modify comment
Diffstat (limited to 'xmake/actions/require/impl/package.lua')
-rw-r--r--xmake/actions/require/impl/package.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/actions/require/impl/package.lua b/xmake/actions/require/impl/package.lua
index 4f49b4a11..b43e19280 100644
--- a/xmake/actions/require/impl/package.lua
+++ b/xmake/actions/require/impl/package.lua
@@ -332,7 +332,7 @@ function _load_package(packagename, requireinfo)
on_load(package)
end
- -- load environments from the manifest
+ -- load environments from the manifest to enable the environments of on_install()
package:envs_load()
-- save this package package to cache