diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-02 18:09:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-02 18:09:23 +0000 |
commit | 087145f1cb35f5f0984b8f0207f60ea02749f347 (patch) | |
tree | 9868042e3f3105597825c05c0da91ca2b3b14204 /net-analyzer/sonar/files | |
parent | modutils fix (diff) | |
download | historical-087145f1cb35f5f0984b8f0207f60ea02749f347.tar.gz historical-087145f1cb35f5f0984b8f0207f60ea02749f347.tar.bz2 historical-087145f1cb35f5f0984b8f0207f60ea02749f347.zip |
doc fix #29941
Diffstat (limited to 'net-analyzer/sonar/files')
-rw-r--r-- | net-analyzer/sonar/files/1.2.0-doc.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-analyzer/sonar/files/1.2.0-doc.patch b/net-analyzer/sonar/files/1.2.0-doc.patch new file mode 100644 index 000000000000..9d0c75a38df3 --- /dev/null +++ b/net-analyzer/sonar/files/1.2.0-doc.patch @@ -0,0 +1,5 @@ +--- configure.orig 2003-10-02 14:07:24.800745392 -0400 ++++ configure 2003-10-02 14:07:32.488576664 -0400 +@@ -8027 +8027 @@ +- test -z "$ac_cv_prog_DOXYGEN" && ac_cv_prog_DOXYGEN="/bin/false" ++ test -z "$ac_cv_prog_DOXYGEN" && ac_cv_prog_DOXYGEN="/bin/true" |