From 8edbba7cd3f55dec460f700eb1cf6e7953b3e4b2 Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 8 Jul 1997 17:55:52 +0000 Subject: [PATCH] use %post -p syntax --- newt.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/newt.spec b/newt.spec index 3e39431..58165d8 100644 --- a/newt.spec +++ b/newt.spec @@ -37,11 +37,9 @@ rm -rf /usr/lib/libnewt* make install make install-sh -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %changelog -- 2.47.2