[berusky] 22/31: Update 01-debianize.patch
Markus Koschany
apo at moszumanska.debian.org
Sun Jun 12 11:57:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository berusky.
commit 7b4f1b207050d780342678e9fb9c1c21837247ec
Author: Markus Koschany <apo at debian.org>
Date: Sun Jun 12 12:26:13 2016 +0200
Update 01-debianize.patch
---
debian/patches/01-debianize.patch | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/debian/patches/01-debianize.patch b/debian/patches/01-debianize.patch
index 2811673..8ba52c0 100644
--- a/debian/patches/01-debianize.patch
+++ b/debian/patches/01-debianize.patch
@@ -5,9 +5,9 @@ Subject: 01 debianize
---
Makefile.in | 6 ++----
configure | 2 +-
- configure.in | 2 +-
+ configure.in | 4 ++--
src/defines.h | 2 +-
- 4 files changed, 5 insertions(+), 7 deletions(-)
+ 4 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index b2f5811..57206ac 100644
@@ -44,7 +44,7 @@ index 470732b..3853fb3 100755
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
diff --git a/configure.in b/configure.in
-index 89c4d80..e7ccd8e 100644
+index 89c4d80..5cf99d2 100644
--- a/configure.in
+++ b/configure.in
@@ -50,7 +50,7 @@ fi
@@ -56,6 +56,15 @@ index 89c4d80..e7ccd8e 100644
dnl Set PACKAGE DIRS in config.h.
packagepixmapsdir=${packagedatadir}/pixmaps
+@@ -66,7 +66,7 @@ AC_SUBST(PACKAGE_DATA_DIR)
+ dnl Subst PACKAGE_DOC_DIR.
+ NO_PREFIX_PACKAGE_DOC_DIR="${packagedocdir}"
+ AC_SUBST(NO_PREFIX_PACKAGE_DOC_DIR)
+-PACKAGE_DOC_DIR="${packageprefix}/${packagedocdir}"
++PACKAGE_DOC_DIR="${packageprefix}/share/${packagedocdir}"
+ AC_SUBST(PACKAGE_DOC_DIR)
+
+ dnl Subst PACKAGE_PIXMAPS_DIR.
diff --git a/src/defines.h b/src/defines.h
index 58d8d8a..18e9783 100644
--- a/src/defines.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/berusky.git
More information about the Pkg-games-commits
mailing list