summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-04-18 03:07:30 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-04-18 03:07:30 +0000
commitbea2eff5db0c304968385454ebc0425ea7b967ff (patch)
treec9fa1347864fe0a3664c747b72eb08e4038ead40 /app-doc
parent(#1786) (diff)
downloadgentoo-2-bea2eff5db0c304968385454ebc0425ea7b967ff.tar.gz
gentoo-2-bea2eff5db0c304968385454ebc0425ea7b967ff.tar.bz2
gentoo-2-bea2eff5db0c304968385454ebc0425ea7b967ff.zip
Bug (#1786)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/files/doxygen-1.2.15-gentoo.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-doc/doxygen/files/doxygen-1.2.15-gentoo.diff b/app-doc/doxygen/files/doxygen-1.2.15-gentoo.diff
new file mode 100644
index 000000000000..2f358ae411da
--- /dev/null
+++ b/app-doc/doxygen/files/doxygen-1.2.15-gentoo.diff
@@ -0,0 +1,11 @@
+--- Makefile.doxywizard Sat Jan 5 19:04:28 2002
++++ Makefile.doxywizard Sat Jan 5 19:05:20 2002
+@@ -25,7 +25,7 @@
+ LINK = g++
+ LFLAGS =
+ LIBS = -L$(QTDIR)/lib -lqt -L/usr/X11R6/lib -lXext -lX11 -lm
+-MOC = moc
++MOC = $(QTDIR)/bin/moc
+
+ TAR = tar -cf
+ GZIP = gzip -9f