- Adjust unbundle.patch to work with tiff >= 4.4.0 [boo#1200451] with bugref OBS-URL: https://build.opensuse.org/request/show/983600 OBS-URL: https://build.opensuse.org/package/show/graphics/freeimage?expand=0&rev=22
18 lines
750 B
Diff
18 lines
750 B
Diff
---
|
|
Wrapper/FreeImagePlus/doc/FreeImagePlus.dox | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
|
|
===================================================================
|
|
--- FreeImage.orig/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
|
|
+++ FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
|
|
@@ -58,7 +58,7 @@ PROJECT_LOGO =
|
|
# entered, it will be relative to the location where doxygen was started. If
|
|
# left blank the current directory will be used.
|
|
|
|
-OUTPUT_DIRECTORY = ../
|
|
+OUTPUT_DIRECTORY = .
|
|
|
|
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
|
|
# directories (in 2 levels) under the output directory of each output format and
|