[X2Go-Commits] [buildscripts] 01/01: bin/sbuild-deb-package: use if-else-fi instead of chaining commands - as stuff within the command chain might fail and execution continue on the supposed-to-be else branch, which at that point should not be executed at all.