]> git.pld-linux.org Git - packages/doxygen.git/commitdiff
- needs testing
authorklakier <klakier@pld-linux.org>
Tue, 31 Oct 2000 23:34:28 +0000 (23:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- qt frontend not included

Changed files:
    doxygen.spec -> 1.2

doxygen.spec

index 2c8d951a394877208ed0dcf4fb0b8cb51a289798..bfe39ea9d0fe679f5f6967687ac4f4466111cc50 100644 (file)
@@ -30,7 +30,11 @@ your way in large source distributions.
 
 %build
 export QTDIR=%{_prefix}
-%configure 
+## don't change it to %%configure!!!
+./configure \
+       --prefix %{_prefix} \
+       --perl %{_bindir}/perl \
+
 
 %{__make}
 %{__make} docs
This page took 0.024685 seconds and 4 git commands to generate.