gegl r2595 - trunk/docs
- From: kcozens svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2595 - trunk/docs
- Date: Fri, 3 Oct 2008 17:50:20 +0000 (UTC)
Author: kcozens
Date: Fri Oct 3 17:50:20 2008
New Revision: 2595
URL: http://svn.gnome.org/viewvc/gegl?rev=2595&view=rev
Log:
* Makefile.am: Removed -T option from install line for devhelp.css
file. Fixes bug #554643.
Modified:
trunk/docs/ChangeLog
trunk/docs/Makefile.am
Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am (original)
+++ trunk/docs/Makefile.am Fri Oct 3 17:50:20 2008
@@ -192,11 +192,7 @@
$(INSTALL) $(srcdir)/api.html $(help_dir)
endif
$(INSTALL) $(srcdir)/gegl.devhelp $(help_dir)
-if PLATFORM_DARWIN
$(INSTALL) $(srcdir)/devhelp.css $(help_dir)/gegl.css
-else
- $(INSTALL) -T $(srcdir)/devhelp.css $(help_dir)/gegl.css
-endif
uninstall-local:
if HAVE_ENSCRIPT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]