]> git.pld-linux.org Git - packages/gail.git/commitdiff
- cleanups gail-1_3_2-1
authoraflinta <aflinta@pld-linux.org>
Thu, 15 May 2003 16:55:56 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gail.spec -> 1.30

gail.spec

index 0e8969d844ef4dfa6c2719a68bb1b92e19876e67..c80df6984b7e9a26f24b29a2ad815923b4ff5f1f 100644 (file)
--- a/gail.spec
+++ b/gail.spec
@@ -66,16 +66,15 @@ rm -f missing
 %{__automake}
 %configure \
        --enable-gtk-doc \
-       --enable-static
+       --enable-static \
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       HTML_DIR=%{_gtkdocdir} \
-       pkgconfigdir=%{_pkgconfigdir}
+       DESTDIR=$RPM_BUILD_ROOT 
 
 # no static modules and *.la for gtk modules - shut up check-files
 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/lib*.{la,a}
This page took 0.078408 seconds and 4 git commands to generate.