dd7aeac452
retry of sr#74133 without authors list. - update to 0.1.6 (gimp-2.7.2 needs this version) - remove upstreamed patches bgo609706 bgo610680 (thanks, Vincent) OBS-URL: https://build.opensuse.org/request/show/74172 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=17
12 lines
590 B
Diff
12 lines
590 B
Diff
--- gegl-0.1.6/docs/Makefile.in.orig 2011-02-13 19:15:29.000000000 +0100
|
|
+++ gegl-0.1.6/docs/Makefile.in 2011-06-19 20:43:33.052542851 +0200
|
|
@@ -345,7 +345,7 @@ SUBDIRS = gallery
|
|
# The patterns used for html creation in the gegl build system
|
|
# is very small, and should probably be documented in a tutorial.
|
|
#
|
|
-gtkdochtmldir = $(DESTDIR)$(datadir)/gtk-doc/html/gegl
|
|
+gtkdochtmldir = $(datadir)/gtk-doc/html/gegl
|
|
HTML_FILES = operations.html class-hierarchy.html $(am__append_1) \
|
|
$(am__append_3) $(am__append_5)
|
|
GTKDOC_FILES = operations.html gegl.css gegl.devhelp $(am__append_2) \
|