]> git.pld-linux.org Git - packages/Xaw3d.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sun, 31 Oct 2004 13:31:27 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xaw3d.spec -> 1.40

Xaw3d.spec

index 6787ec08b5ee9aba99ad6e7ec7a87f93d90a6fbd..447e2899f8fa8ad6f4f372b951ea5598e58eaf39 100644 (file)
@@ -225,13 +225,13 @@ cd xc/lib/Xaw3d
        DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_includedir}/X11/Xaw3d \
-      $RPM_BUILD_ROOT%{_includedir}/Xaw3d
+       $RPM_BUILD_ROOT%{_includedir}/Xaw3d
 ln -s ../Xaw3d $RPM_BUILD_ROOT%{_includedir}/X11/Xaw3d
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %triggerpostun devel -- Xaw3d-devel < 1.5-5
This page took 0.105396 seconds and 4 git commands to generate.