We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84b6b0 commit 7035c40Copy full SHA for 7035c40
aushape.spec
@@ -44,6 +44,12 @@ rm -r %{buildroot}/usr/include/%{name}.h
44
%{_bindir}/%{name}
45
%{_libdir}/lib%{name}.so*
46
47
+%post
48
+/sbin/ldconfig
49
+
50
+%postun
51
52
53
%changelog
54
* Fri Feb 03 2017 Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> - 1-1
55
- Release v1. Not ready for production. Following features are included.
0 commit comments