[opencity] 91/91: Use prefix variable

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:10 UTC 2015


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

apo-guest pushed a commit to branch master
in repository opencity.

commit c96c96be31b90b18526be2389c95e9d6e39eddef
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Mar 25 13:13:39 2015 +0100

    Use prefix variable
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9f69617..1886c80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 opencity (0.0.6.5stable-1) experimental; urgency=medium
 
   * Imported Upstream version 0.0.6.5stable.
-  * Declare compliance with Debian Policy 3.9.6
+  * Declare compliance with Debian Policy 3.9.6.
   * Move the package to Git.
   * Update copyright years.
   * Drop gcc-4.7-fixes.patch. It is obsolete.
diff --git a/debian/rules b/debian/rules
index e725b02..03295eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
 		--bindir=/usr/games \
 		--mandir=\$${prefix}/share/man \
 		--infodir=\$${prefix}/share/info \
-		--datadir=/usr/share/games \
+		--datadir=\$${prefix}/share/games \
 		--sysconfdir=/etc
 
 override_dh_auto_build-indep:

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



More information about the Pkg-games-commits mailing list