[apr] 01/02: Fix doxygen config for new build dir

Stefan Fritsch sf at alioth.debian.org
Wed Nov 6 18:59:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

sf pushed a commit to branch master
in repository apr.

commit 23e742ad54239fc88922948d9c20066dde07f2d3
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Wed Nov 6 19:36:35 2013 +0100

    Fix doxygen config for new build dir
---
 debian/patches/fix_doxygen.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fix_doxygen.patch b/debian/patches/fix_doxygen.patch
index 18dd7fe..8e759d2 100644
--- a/debian/patches/fix_doxygen.patch
+++ b/debian/patches/fix_doxygen.patch
@@ -14,7 +14,7 @@ Index: apr/docs/doxygen.conf
  PROJECT_NAME="Apache Portable Runtime"
  
 -INPUT=.
-+INPUT=../include include
++INPUT=../../include include
  QUIET=YES
  RECURSIVE=YES
  FILE_PATTERNS=*.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apr.git



More information about the Pkg-apache-commits mailing list