Fix bad patch in update. Generated the patch after post-patch (sigh)

This commit is contained in:
Stephen Hurd 2014-12-08 02:42:48 +00:00
parent 1f495d0ef0
commit 854d5470a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374232

View file

@ -1,11 +1,11 @@
--- qsstv/Documentation/manual/manual.doxy.orig 2014-12-06 07:35:02.000000000 -0800 --- qsstv/Documentation/manual/manual.doxy.orig 2014-12-06 07:35:02.000000000 -0800
+++ qsstv/Documentation/manual/manual.doxy 2014-12-07 16:19:50.000000000 -0800 +++ qsstv/Documentation/manual/manual.doxy 2014-12-07 18:41:16.000000000 -0800
@@ -52,7 +52,7 @@ @@ -52,7 +52,7 @@
# If a relative path is entered, it will be relative to the location # If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used. # where doxygen was started. If left blank the current directory will be used.
-OUTPUT_DIRECTORY = $(HOME)/qsstv -OUTPUT_DIRECTORY = $(HOME)/qsstv
+OUTPUT_DIRECTORY = /home/admin/fbsd/ports/head/comms/qsstv/work/stage/usr/local/share/doc/qsstv +OUTPUT_DIRECTORY = %%DOCSDIR%%
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 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 # 4096 sub-directories (in 2 levels) under the output directory of each output