[redeclipse-data] 08/27: Update install rules to fit root structure

Martin Werner arand-guest at moszumanska.debian.org
Sat Apr 4 00:55:53 UTC 2015


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

arand-guest pushed a commit to branch next
in repository redeclipse-data.

commit 07a51d3079857e5df3d67ec6efe214d0fe1b5ed2
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Mar 31 17:27:55 2015 +0200

    Update install rules to fit root structure
---
 debian/redeclipse-data.install | 2 +-
 debian/rules                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/redeclipse-data.install b/debian/redeclipse-data.install
index 540f32e..8d1d535 100644
--- a/debian/redeclipse-data.install
+++ b/debian/redeclipse-data.install
@@ -1 +1 @@
-data usr/share/games/redeclipse
+* usr/share/games/redeclipse/data
diff --git a/debian/rules b/debian/rules
index 6a19a5c..be0af33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 override_dh_auto_build:
-	cd data/fonts/ && \
+	cd fonts/ && \
 		cube2font /usr/share/fonts/truetype/play/Play-Bold.ttf \
 			play 4 15 1 1 54 54 512 512 0 0 fonts/
 

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



More information about the Pkg-games-commits mailing list