Re: [gdome] Bugfix: html files don't obey DESTDIR
- From: Luca Padovani <padovani luca gmail com>
- To: Daniel Macks <dmacks netspace org>
- Cc: gdome gnome org
- Subject: Re: [gdome] Bugfix: html files don't obey DESTDIR
- Date: Wed, 22 Mar 2006 07:20:36 -0000
Hi Daniel,
On 08/mar/06, at 18:08, Daniel Macks wrote:
dir=$(HTML_DIR))
+ -install -d -m 0755 $(DESTDIR)$(TARGET_DIR)
+ -install -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(TARGET_DIR)
+ -install -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR)
+ -(cd $(DESTDIR); gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=
$(DESTDIR)$(HTML_DIR))
I'm a bit confused. According to the CVS this is already the status
of gtk-doc/Makefile.am, see
http://cvs.gnome.org/viewcvs/gdome2/gtk-doc/
It seems like the latest tarball did not include these changes.
--luca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]