Bug fix
[invirt/packages/invirt-dev.git] / sx-build-release
index 90b8101..0f52c2f 100755 (executable)
@@ -23,7 +23,7 @@ eval  `perl '-F:\s+' -lane 'print  $F[0]."=".$F[1] if /^Version|^Source|^Distrib
 dpkg-buildpackage -us -uc -rfakeroot
 svn mkdir $svnuri/package_tags/$Source -m "Create package tags directory" ||true
 svn cp  $svnuri/$package $svnuri/package_tags/$Source/$Version -m "Tag $Version of $Source"
-echo reprepro-env include $Distribution  ../${Source}_*${Version}.changes
+ reprepro-env include $Distribution  ../${Source}_*${Version}.changes
 
 cd $olddir
 rm -rf build-release