|
@@ -266,7 +266,7 @@ Architectures: amd64 i386
|
|
EOF
|
|
EOF
|
|
|
|
|
|
# Add the DEB package to the APT repo
|
|
# 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"
|
|
reprepro -b "$APTDIR" includedeb docker "$DEBFILE"
|
|
|
|
|
|
# Sign
|
|
# Sign
|