summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>2002-01-21 13:53:53 +0000
committerMichael K. Johnson <johnsonm@redhat.com>2002-01-21 13:53:53 +0000
commit52a856149e0fa301e70eed13f2728356b2dd3e98 (patch)
tree8b0183ee357481be37beeb40fab4f5e5fc15fb69
parent5568940fc1d9e72344e6f3949e5b137ecd1fcd2f (diff)
downloadlibaio-52a856149e0fa301e70eed13f2728356b2dd3e98.tar.gz
topy
-rw-r--r--libaio.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libaio.spec b/libaio.spec
index 4d06aff..914e3da 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -31,9 +31,9 @@ make install prefix=$RPM_BUILD_ROOT/usr
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
-%post -c /sbin/ldconfig
+%post -p /sbin/ldconfig
-%postun -c /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)