[aseprite] 01/01: Fix ftglyph.h path (for unstable).

Tobias Hansen thansen at moszumanska.debian.org
Mon Mar 7 23:06:27 UTC 2016


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

thansen pushed a commit to branch master
in repository aseprite.

commit 776cdab8b8c940041802126924076768311a2b2c
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Thu Jan 14 22:30:36 2016 +0000

    Fix ftglyph.h path (for unstable).
---
 debian/patches/find_freetype.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/debian/patches/find_freetype.patch b/debian/patches/find_freetype.patch
index d72d990..c20886a 100644
--- a/debian/patches/find_freetype.patch
+++ b/debian/patches/find_freetype.patch
@@ -15,14 +15,3 @@
  else()
    set(FREETYPE_LIBRARY freetype)
    set(FREETYPE_INCLUDE_DIR ${FREETYPE_DIR}/include)
---- a/src/app/util/freetype_utils.cpp
-+++ b/src/app/util/freetype_utils.cpp
-@@ -21,7 +21,7 @@
- 
- #include <stdexcept>
- 
--#include "freetype/ftglyph.h"
-+#include "ftglyph.h"
- #include "ft2build.h"
- #include FT_FREETYPE_H
- 

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



More information about the Pkg-games-commits mailing list