]> git.pld-linux.org Git - packages/swig.git/commitdiff
- dropped obsolete ldconfig calls auto/th/swig-1_3_33-1 auto/ti/swig-1_3_33-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Dec 2007 06:10:44 +0000 (06:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    swig.spec -> 1.86

swig.spec

index b717a39a67787b775760aeb3483ba4b8e198b269..6b18a5d48367abd377a3250b40ebe9c75ef3bb79 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -179,27 +179,6 @@ cp -a Examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
-
-%post  guile -p /sbin/ldconfig
-%postun        guile -p /sbin/ldconfig
-
-%post  perl -p /sbin/ldconfig
-%postun        perl -p /sbin/ldconfig
-
-%post  php -p /sbin/ldconfig
-%postun        php -p /sbin/ldconfig
-
-%post  python -p /sbin/ldconfig
-%postun        python -p /sbin/ldconfig
-
-%post  ruby -p /sbin/ldconfig
-%postun        ruby -p /sbin/ldconfig
-
-%post  tcl -p /sbin/ldconfig
-%postun        tcl -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc Doc CHANGES CHANGES.current NEW README ANNOUNCE TODO LICENSE
This page took 0.03535 seconds and 4 git commands to generate.