[adonthell-data] 57/60: Refresh no-avatar-font.patch

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 23:23:25 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit 7830ca271d45101d4f527bd75aa1cf1409b9394d
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 23:10:05 2016 +0200

    Refresh no-avatar-font.patch
---
 debian/patches/no-avatar-font.patch | 23 +++++++++++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/no-avatar-font.patch b/debian/patches/no-avatar-font.patch
new file mode 100644
index 0000000..64c5b39
--- /dev/null
+++ b/debian/patches/no-avatar-font.patch
@@ -0,0 +1,23 @@
+From: Markus Koschany <apo at debian.org>
+Date: Tue, 12 Jul 2016 23:09:45 +0200
+Subject: no avatar font
+
+Avatar.ttf was removed from upstream tarball so patch to not install it.
+Debian-Bug: https://bugs.debian.org/626108
+---
+ gfx/window/font/Makefile.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gfx/window/font/Makefile.in b/gfx/window/font/Makefile.in
+index 4851f67..bfe142b 100644
+--- a/gfx/window/font/Makefile.in
++++ b/gfx/window/font/Makefile.in
+@@ -318,7 +318,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ SUBDIRS = blue green original red silverleaf violet white yellow
+-pkgdata_DATA = avatar.ttf
++pkgdata_DATA =
+ EXTRA_DIST = $(pkgdata_DATA)
+ all: all-recursive
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 63f69db..af54f4b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 desktop-file.patch
+no-avatar-font.patch

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



More information about the Pkg-games-commits mailing list