[mame] 05/06: Prune more generated binaries from the source tarball (lintian).

Jordi Mallach jordi at moszumanska.debian.org
Thu Jul 28 05:39:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

jordi pushed a commit to branch master
in repository mame.

commit d034e48bc42c663c8f873aac7558fac42bdd6d89
Author: Jordi Mallach <jordi at debian.org>
Date:   Thu Jul 28 07:27:57 2016 +0200

    Prune more generated binaries from the source tarball (lintian).
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7c182b1..cc7a7fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ mame (0.176-1) UNRELEASED; urgency=medium
   * Drop remove-m64_flag_for_mips64el_alpha.patch, merged upstream.
   * Make mame build verbosely by default, without entangling it to DH_VERBOSE.
   * Remove generated doxygen docs for a 3rdparty module from source (lintian).
+  * Prune more generated binaries from the source tarball (lintian).
   * Remove unused lintian overrides.
 
   [ Cesare Falco ]
diff --git a/debian/rules b/debian/rules
index 5718b81..091d377 100755
--- a/debian/rules
+++ b/debian/rules
@@ -237,8 +237,10 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz:
 	cd $(TMPDIR)/$(PKG)-$(VER) && make clean && make cleansrc
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/.mame_version
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/zlib/contrib/dotzlib/DotZLib.chm
+	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/linux/bin2c
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/linux/genie
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/linux/ninja
+	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/windows/bin2c.exe
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/windows/genie.exe
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bx/tools/bin/windows/ninja.exe
 	rm -rf $(TMPDIR)/$(PKG)-$(VER)/3rdparty/bgfx/3rdparty/remotery/vis/extern/BrowserLib/Core/Code/Convert.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git



More information about the Pkg-games-commits mailing list