From 97ee6f50176069602d825887b47cd96bb36c06a7 Mon Sep 17 00:00:00 2001 From: lisu Date: Sat, 14 Aug 2010 22:14:19 +0000 Subject: [PATCH] - uncomment post and postun ldconfig Changed files: allegro5.spec -> 1.6 --- allegro5.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allegro5.spec b/allegro5.spec index 953c5cd..1ea5f6e 100644 --- a/allegro5.spec +++ b/allegro5.spec @@ -508,8 +508,8 @@ find build/examples -maxdepth 1 -perm 755 -name "ex*" -exec install {} $RPM_BUIL %clean rm -rf $RPM_BUILD_ROOT -#%%post -p /sbin/ldconfig -#%%postun -p /sbin/ldconfig +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig #%%post devel -p /sbin/postshell #-/usr/sbin/fix-info-dir -c %{_infodir} -- 2.44.0