summarylogtreecommitdiffstats
path: root/luarocks-make-manifest-5.2.hook
blob: 3d87dd1334acbc3394e0f6a88626e27620eb60f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/luarocks/rocks-5.2/*/**

[Action]
Description = Generating luarocks manifest for Lua 5.2...
When = PostTransaction
Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.2 /usr/lib/luarocks/rocks-5.2/
Depends = luarocks