Searched refs:VCS_SYSTEM (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/
H A Drelease-sign-tarballs8 VCS_SYSTEM="bzr"
49 Where "path" is a relative path to a ${VCS_SYSTEM} module, including '.'.
84 if [ $VCS_SYSTEM = "bzr" ] && [ ! -d .bzr ]; then
88 echo "Error: Unrecognized version control '$VCS_SYSTEM'."
234 echo "${VCS_SYSTEM} tag: $tar_name" >> ${tar_name}.announce

Completed in 12 milliseconds