mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix bad patch in update. Generated the patch after post-patch (sigh)
This commit is contained in:
parent
1f495d0ef0
commit
854d5470a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374232
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
--- 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 @@
|
||||
# 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.
|
||||
|
||||
-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
|
||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
|
||||
|
|
Loading…
Add table
Reference in a new issue