summarylogtreecommitdiffstats
path: root/libcurl-julia-update.hook
blob: cc76be907c47de894821c44121c59721c7ead985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = julia
Target = libcurl-julia-bin

[Action]
Exec = /bin/sh -c 'cd /lib/julia && rm -f libcurl.so && ln -s    libcurl.so.4 libcurl.so'
When = PostTransaction
Depends = julia