[Lunar-commits] <moonbase> doxygen: Fix typos in BUILD.
Jannis Pohlmann
jannis at xfce.org
Thu May 21 21:35:13 CEST 2009
commit 43e5bd020cc9c939b63d7f215e7cfd3446c0ebd4
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Thu May 21 21:35:13 2009 +0200
doxygen: Fix typos in BUILD.
---
doc-tools/doxygen/BUILD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc-tools/doxygen/BUILD b/doc-tools/doxygen/BUILD
index caa5322..03aa7fa 100644
--- a/doc-tools/doxygen/BUILD
+++ b/doc-tools/doxygen/BUILD
@@ -1,9 +1,9 @@
(
- if in_depends qt3; then
+ if in_depends doxygen qt3; then
. /etc/profile.d/qt3.rc
fi &&
- if in_depends qt4; then
+ if in_depends doxygen qt4; then
. /etc/profile.d/qt4.rc
fi &&
More information about the Lunar-commits
mailing list