[berusky] 04/17: Drop 01-debianize.patch
Markus Koschany
apo at moszumanska.debian.org
Sun Oct 8 14:30:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository berusky.
commit bd5f6042f8d274dad722ab6638885e780ee0e8ca
Author: Markus Koschany <apo at debian.org>
Date: Sun Oct 8 15:34:10 2017 +0200
Drop 01-debianize.patch
---
debian/patches/01-debianize.patch | 80 ---------------------------------------
debian/patches/series | 1 -
2 files changed, 81 deletions(-)
diff --git a/debian/patches/01-debianize.patch b/debian/patches/01-debianize.patch
deleted file mode 100644
index 8ba52c0..0000000
--- a/debian/patches/01-debianize.patch
+++ /dev/null
@@ -1,80 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sun, 12 Jun 2016 11:20:03 +0200
-Subject: 01 debianize
-
----
- Makefile.in | 6 ++----
- configure | 2 +-
- configure.in | 4 ++--
- src/defines.h | 2 +-
- 4 files changed, 6 insertions(+), 8 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index b2f5811..57206ac 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -312,14 +312,12 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--SUBDIRS = po src data
--beruskydocdir = ${prefix}/doc/berusky
-+SUBDIRS = po src
-+beruskydocdir = ${prefix}/share/doc/berusky
- beruskydoc_DATA = \
- README\
-- COPYING\
- AUTHORS\
- ChangeLog\
-- INSTALL\
- NEWS\
- TODO
-
-diff --git a/configure b/configure
-index 470732b..3853fb3 100755
---- a/configure
-+++ b/configure
-@@ -17618,7 +17618,7 @@ cat >>confdefs.h <<_ACEOF
- _ACEOF
-
-
--ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile data/Makefile"
-+ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile"
-
- 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..5cf99d2 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
-@@ -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
-+++ b/src/defines.h
-@@ -447,7 +447,7 @@ typedef int anim_handle;
- #define INI_USER_DIRECTORY "~/.berusky"
- #define INI_USER_LEVELS "~/.berusky/User"
- #define INI_USER_PROFILES "~/.berusky/Profiles"
--#define INI_FILE_GLOBAL "/var/games/berusky/"INI_FILE_NAME
-+#define INI_FILE_GLOBAL "/etc/berusky/"INI_FILE_NAME
- #define INI_FILE_USER "~/.berusky/"INI_FILE_NAME
- #define INI_FILE_LOCAL "./"INI_FILE_NAME
- #elif WINDOWS
diff --git a/debian/patches/series b/debian/patches/series
index 83cc66f..c554600 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-01-debianize.patch
04-unfinished.patch
05-no-editor.patch
11-german-po.patch
--
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