[game-data-packager] 11/13: fix a silly regression
Simon McVittie
smcv at debian.org
Sun Jan 4 22:36:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository game-data-packager.
commit 257ae61d7a9b5dff774a59f03cb4d3618b80ab00
Author: Simon McVittie <smcv at debian.org>
Date: Sun Jan 4 22:13:27 2015 +0000
fix a silly regression
---
game-data-packager | 1 -
1 file changed, 1 deletion(-)
diff --git a/game-data-packager b/game-data-packager
index 3f4c641..beef0f8 100755
--- a/game-data-packager
+++ b/game-data-packager
@@ -160,7 +160,6 @@ fi
if [ "$INSTALL" = "yes" ]; then
debug "invoking dpkg to install the package"
- install_deb "$OUTFILE"
if [ "$OUTFILE" = "*.deb" ]; then
install_debs "$WORKDIR"/*.deb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list