]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- removed broken symlinks auto/th/mpich-1_2_7p1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Apr 2007 15:39:17 +0000 (15:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mpich.spec -> 1.15

mpich.spec

index 81d64e9c407967bf122b691f1bc3e7d896e41646..711f8bb2f7c63963f49b9071a26c791ece867b10 100644 (file)
@@ -66,14 +66,6 @@ rm -rf $RPM_BUILD_ROOT
 DESTDIR=$RPM_BUILD_ROOT ; export DESTDIR
 %{__make} install
 
-# fix symlinks
-(cd $RPM_BUILD_ROOT%{_libdir}
-rm -f libfmpich.so libmpich.so libpmpich.so
-ln -sf libfmpich.so.*.* libfmpich.so
-ln -sf libmpich.so.*.* libmpich.so
-ln -sf libpmpich.so.*.* libpmpich.so
-)
-
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 mv -f $RPM_BUILD_ROOT%{_prefix}/examples/* \
        $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
This page took 0.037935 seconds and 4 git commands to generate.