fix release script

Signed-off-by: Jessica Frazelle <princess@docker.com>
Upstream-commit: 9f619282dba2f42ada6f7e92705a1c8979193214
Component: engine
This commit is contained in:
Jessica Frazelle
2015-05-27 20:57:46 -07:00
parent 553a8c069a
commit a3f2ea4982
+1 -1
View File
@@ -266,7 +266,7 @@ Architectures: amd64 i386
EOF
# Add the DEB package to the APT repo
DEBFILE=bundles/$VERSION/ubuntu/lxc-docker*.deb
DEBFILE=( bundles/$VERSION/ubuntu/lxc-docker*.deb )
reprepro -b "$APTDIR" includedeb docker "$DEBFILE"
# Sign