]> git.pld-linux.org Git - packages/libnifalcon.git/commitdiff
- ldconfig for java
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 16:55:44 +0000 (17:55 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 16:55:44 +0000 (17:55 +0100)
libnifalcon.spec

index 36b9bc0e6d02a85bcad55869d0aa05e6c167913a..d4f69e9d5779a821fe7505b6ca114956c0c8456d 100644 (file)
@@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  -n java-libnifalcon -p /sbin/ldconfig
+%postun        -n java-libnifalcon -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog.txt README.asciidoc linux/40-novint-falcon-udev.rules license/{LICENSE_GMTL_ADDENDUM.txt,LICENSE_LIBNIF_BSD.txt,LICENSE_NOVINT.txt}
This page took 0.1226 seconds and 4 git commands to generate.