[pango] Bug 585337 – Fails to install: install: will not overwrite just-created



commit 64aaa40a1ff2e80cb9eb36eabf8f5839641c7630
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Jun 10 23:28:57 2009 -0400

    Bug 585337 â?? Fails to install: install: will not overwrite just-created
    `/home/yavor/gnome-trunk/include/pango-1.0/pango/pango-ot.h' with `pango-ot.h'
    
    Remove duplicate entry for pango-ot.h.

 pango/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/Makefile.am b/pango/Makefile.am
index a49a18f..9c3bcbb 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -314,7 +314,7 @@ lib_LTLIBRARIES += libpangoxft-1.0.la
 BUILT_GIRSOURCES += PangoXft-1.0.gir
 endif
 
-pangoxft_headers = pangoxft.h pangoxft-render.h pango-ot.h
+pangoxft_headers = pangoxft.h pangoxft-render.h
 
 libpangoxft_1_0_la_LDFLAGS = $(LIBRARY_LIBTOOL_OPTIONS)
 libpangoxft_1_0_la_LIBADD =			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]