From: ewt Date: Tue, 8 Jul 1997 17:55:52 +0000 (+0000) Subject: use %post -p syntax X-Git-Tag: r0-12~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8edbba7cd3f55dec460f700eb1cf6e7953b3e4b2;p=thirdparty%2Fnewt.git use %post -p syntax --- 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