From a1224bd7b954a6791e01dacf94aaedb93589a352 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Thu, 5 Apr 2012 13:30:42 -0400 Subject: [PATCH] Mark that the mitx package provides /opt/wwc/mitx --- rakefile | 1 + 1 file changed, 1 insertion(+) 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",