#!/bin/sh
version=$(head -1 debian/changelog |cut -d'(' -f2|cut -d'-' -f1)
ln -sf /usr/share/javascript/jquery-tipsy/jquery.tipsy.js debian/ruby-peek/usr/share/rubygems-integration/all/gems/peek-${version}/app/assets/javascripts/peek/vendor/jquery.tipsy.js
