]> git.pld-linux.org Git - packages/at-spi.git/commitdiff
- cosmetics.
authorkloczek <kloczek@pld-linux.org>
Fri, 30 Aug 2002 00:44:10 +0000 (00:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    at-spi.spec -> 1.6

at-spi.spec

index 9d1a72626adf17f1e495377bc42158dfa295f833..c31c5b0c0534af78996d6276aa8948ef87e7527e 100644 (file)
@@ -46,7 +46,7 @@ at-spi static library.
 %setup -q
 
 %build
-%{configure} \
+%configure \
        --with-html-path=%{_gtkdocdir} \
        --enable-static
 
@@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
This page took 0.099497 seconds and 4 git commands to generate.