diff --git a/rakefile b/rakefile index 414bb77c5d..1838b019fb 100644 --- a/rakefile +++ b/rakefile @@ -65,6 +65,7 @@ task :package do "--depends=python-markdown", "--depends=python-pygments", "--depends=mysql-client", + "--provides=#{LINK_PATH}", "--name=#{DEPLOY_NAME}", "--version=#{VERSION}", "-a", "all",