This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ufoai.
commit b7bd078b8df64c3de0f64b03f09c51aff26962d3 Author: Markus Koschany <[email protected]> Date: Tue Feb 10 19:03:30 2015 +0100 Fix get-orig-source target for ufoai-music. Thanks to Teemu Ikonen for the report and patch. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index e1abee8..584ee81 100755 --- a/debian/rules +++ b/debian/rules @@ -96,7 +96,6 @@ get-orig-ufoai-music: base/sound \ LICENSES \ COPYING $(PKG2)-$(VER) \ - && mv -v $(PKG2)-$(VER)/base/* $(PKG2)-$(VER) \ && mv -v $(PKG2)-$(VER) ../ @echo "# Packing..." find -L "$(PKG2)-$(VER)" -xdev -type f -print | sort \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ufoai.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

