]> git.pld-linux.org Git - packages/CoinOsi.git/commitdiff
- ldconfig for solver libraries master
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 5 Dec 2014 20:55:46 +0000 (21:55 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 5 Dec 2014 20:55:46 +0000 (21:55 +0100)
CoinOsi.spec

index 165312c26e5650d5ebf73cfc97da9e071b1baed2..82f5bca9a4e7da24d9f0417053a8579abe331a3b 100644 (file)
@@ -202,6 +202,12 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  glpk -p /sbin/ldconfig
+%postun        glpk -p /sbin/ldconfig
+
+%post  soplex -p /sbin/ldconfig
+%postun        soplex -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc Osi/{AUTHORS,CHANGELOG,LICENSE,README}
This page took 0.060748 seconds and 4 git commands to generate.