]> git.madduck.net Git - code/mbuild.git/blobdiff - mbuild.sh

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add readme
[code/mbuild.git] / mbuild.sh
index 2b4f5b4d76081a5a268ca8f23af6eb257b2e1d34..97fcc53838a0fb4a472aa2e2e705d7eadc92074d 100755 (executable)
--- a/mbuild.sh
+++ b/mbuild.sh
@@ -65,8 +65,6 @@ sbuild $sbuild_args --arch="$arch" --arch-all --dist="$dist" --keyid=$KEYID \
 
 changesfile="${packagenameversion}_${arch}.changes"
 
-$SHELL
-
 eval $DINSTALL "$schangesfile"
 eval $DINSTALL "$changesfile"