pango r2539 - branches/pango-1-18
- From: juergbi svn gnome org
- To: svn-commits-list gnome org
- Subject: pango r2539 - branches/pango-1-18
- Date: Wed,  9 Jan 2008 15:16:33 +0000 (GMT)
Author: juergbi
Date: Wed Jan  9 15:16:33 2008
New Revision: 2539
URL: http://svn.gnome.org/viewvc/pango?rev=2539&view=rev
Log:
2008-01-09  Juerg Billeter  <j bitron ch>
	* Makefile.am: Use install -D to install pango.aliases.win32 to
	ensure that the destination directory exists
Modified:
   branches/pango-1-18/ChangeLog
   branches/pango-1-18/Makefile.am
Modified: branches/pango-1-18/Makefile.am
==============================================================================
--- branches/pango-1-18/Makefile.am	(original)
+++ branches/pango-1-18/Makefile.am	Wed Jan  9 15:16:33 2008
@@ -75,7 +75,7 @@
 
 if OS_WIN32
 install-data-local: pango.aliases.win32
-	$(INSTALL) $(srcdir)/pango.aliases.win32 $(DESTDIR)$(sysconfdir)/pango/pango.aliases
+	$(INSTALL) -D $(srcdir)/pango.aliases.win32 $(DESTDIR)$(sysconfdir)/pango/pango.aliases
 endif
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-doc-cross-references
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]