]> git.pld-linux.org Git - packages/aalib.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sun, 24 Oct 2004 19:57:19 +0000 (19:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cleanups

Changed files:
    aalib.spec -> 1.68

aalib.spec

index 9cdce24cfb7f89ddeb762da3efda1e549eda4f0c..4374062c25612314449251fd740effcdacaea790 100644 (file)
@@ -159,8 +159,8 @@ install -D %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/aalib-config.1
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %post devel
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
This page took 0.082493 seconds and 4 git commands to generate.