From 3ec93171f1cf58e3fc72025ee9c1b07a4394695e Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 30 Jan 2017 09:32:08 -0200 Subject: [PATCH] Ajustes para empacotamento. --- rpm/pw3270-sharp.spec | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/rpm/pw3270-sharp.spec b/rpm/pw3270-sharp.spec index 8b8be65..3d796ea 100644 --- a/rpm/pw3270-sharp.spec +++ b/rpm/pw3270-sharp.spec @@ -66,6 +66,14 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc /usr/lib/mono/%{name}-* +%post +/sbin/ldconfig +exit 0 + +%postun +/sbin/ldconfig +exit 0 + %changelog -- libgit2 0.21.2