]> git.pld-linux.org Git - packages/doxygen.git/commitdiff
- cosmetics
authorfilon <filon@sokrates.mimuw.edu.pl>
Tue, 22 Jan 2002 18:17:33 +0000 (18:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    doxygen.spec -> 1.17

doxygen.spec

index 5178eeb060ffa2e1fa0f5f49cba628a890e473d3..903504cef9d73d3e7aa9f98e1a99e42edd6b36a7 100644 (file)
@@ -54,7 +54,8 @@ Summary(pl):  GUI do tworzenia i edycji plik
 Group:         X11/Applications
 Group(de):     X11/Applikationen
 Group(pl):     X11/Aplikacje
-Requires:      %{name} = %{version}, qt >= 2.2 
+Requires:      %{name} = %{version}
+Requires:      qt >= 2.2 
 
 %description doxywizard
 Doxywizard is a GUI front-end for creating and editing configuration
@@ -75,7 +76,8 @@ export QTDIR=%{_prefix}
        --perl %{_bindir}/perl
 #      --with-doxywizard
 
-%{__make} CFLAGS="%{rpmcflags}" \
+%{__make} \
+       CFLAGS="%{rpmcflags}" \
        CXXFLAGS="%{rpmcflags} \
        -DQT_NO_CODECS -DQT_LITE_UNICODE -fno-rtti -fno-exceptions"
 
This page took 0.056585 seconds and 4 git commands to generate.