[berusky] 21/31: Update 01-debianize.patch

Markus Koschany apo at moszumanska.debian.org
Sun Jun 12 11:57:04 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 cc1bb1dcd4aa6ab3ee50dfc916424f2b69d9897b
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 12 12:19:30 2016 +0200

    Update 01-debianize.patch
---
 debian/patches/01-debianize.patch | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/patches/01-debianize.patch b/debian/patches/01-debianize.patch
index 63f7b6b..2811673 100644
--- a/debian/patches/01-debianize.patch
+++ b/debian/patches/01-debianize.patch
@@ -5,8 +5,9 @@ Subject: 01 debianize
 ---
  Makefile.in   | 6 ++----
  configure     | 2 +-
+ configure.in  | 2 +-
  src/defines.h | 2 +-
- 3 files changed, 4 insertions(+), 6 deletions(-)
+ 4 files changed, 5 insertions(+), 7 deletions(-)
 
 diff --git a/Makefile.in b/Makefile.in
 index b2f5811..57206ac 100644
@@ -42,6 +43,19 @@ 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
+--- a/configure.in
++++ b/configure.in
+@@ -50,7 +50,7 @@ fi
+ 
+ dnl Set PACKAGE DATA & DOC DIR
+ packagedatadir=share
+-packagedocdir=doc/${PACKAGE}
++packagedocdir=share/doc/${PACKAGE}
+ 
+ dnl Set PACKAGE DIRS in config.h.
+ packagepixmapsdir=${packagedatadir}/pixmaps
 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