[mame] 01/01: Remove config and docs files no longer in tarball

Cesare Falco cesarefalco-guest at moszumanska.debian.org
Mon Jul 3 13:47:11 UTC 2017


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

cesarefalco-guest pushed a commit to branch master
in repository mame.

commit 45002960c2edc56db991b4077cb4a1c2842f2ed7
Author: Cesare Falco <c.falco at ubuntu.com>
Date:   Mon Jul 3 15:46:04 2017 +0200

    Remove config and docs files no longer in tarball
---
 debian/mame-data.dirs    | 1 +
 debian/mame-data.install | 1 -
 debian/rules             | 4 +---
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/mame-data.dirs b/debian/mame-data.dirs
index f60865e..869f13c 100644
--- a/debian/mame-data.dirs
+++ b/debian/mame-data.dirs
@@ -1 +1,2 @@
 usr/share/games/mame/crosshair
+usr/share/games/mame/ctrlr
diff --git a/debian/mame-data.install b/debian/mame-data.install
index a95bfbd..63d12a3 100644
--- a/debian/mame-data.install
+++ b/debian/mame-data.install
@@ -1,6 +1,5 @@
 artwork/* usr/share/games/mame/artwork
 bgfx/* usr/share/games/mame/bgfx
-ctrlr/* usr/share/games/mame/ctrlr
 hash/* usr/share/games/mame/hash
 keymaps/*LINUX.map usr/share/games/mame/keymaps
 language/* usr/share/games/mame/language
diff --git a/debian/rules b/debian/rules
index ab0e0b7..e39a582 100755
--- a/debian/rules
+++ b/debian/rules
@@ -199,9 +199,7 @@ override_dh_install:
 	dh_install --fail-missing \
 		   --exclude=dir.txt \
 		   --exclude=LICENSE \
-		   --exclude=README.md \
-		   --exclude=jquery.js \
-		   --exclude=underscore.js
+		   --exclude=README.md
 
 override_dh_fixperms-arch:
 	dh_fixperms

-- 
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