summarylogtreecommitdiffstats
path: root/badwolf.install
blob: 42f24381d456f9e0dcbafe267424662fbd47e46c (plain)
1
2
3
4
post_install() {
  echo "-- If you want to modify config.h (which has some GUI and WebKit parameters), you can do so by accessing the build directory (directory location varies depending on how you built it, e.g with makepkg or yay)."
  /bin/true
}