updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / luakit-inspector-rewrite-git / luakit-inspector-rewrite-git.install
blob459f9eea551a7bad1b5e0173909cebe02110c282
1 post_install() {
2   
3 echo -e "\n Configs are located in /etc/xdg/luakit/*.lua  \n Copy to ~/.config/luakit/ (this folder is created on 1st start of Luakit) for local config. \n Or edit in place for global changes. \n There are now SEVERAL files.. not just the one rc.lua \n \n If you want to link against the Just-In-Time compiler you can build using  'USE_LUAJIT=1 makepkg' Or add 'USE_LUAJIT=1' to the  makeopts variable line in PKGBUILD. \n \n See also PKGBUILD comments for use case"
6  
7 post_upgrade() {  
8 echo -e "\n Configs are located in /etc/xdg/luakit/*.lua  \n Copy to ~/.config/luakit/ (this folder is created on 1st start of Luakit) for local config. \n Or edit in place for global changes. \n There are now SEVERAL files.. not just the one rc.lua \n \n If you want to link against the Just-In-Time compiler you can build using  'USE_LUAJIT=1 makepkg' Or add 'USE_LUAJIT=1' to the  makeopts variable line in PKGBUILD. \n \n See also PKGBUILD comments for use case"