summaryrefslogtreecommitdiff
path: root/syslinux.spec.in
diff options
context:
space:
mode:
authorhpa <hpa>2003-04-16 19:58:12 +0000
committerhpa <hpa>2003-04-16 19:58:12 +0000
commit5c97b3ddf11db65f3e6d1de0aed739cc755897e3 (patch)
tree8fa190f0b1ecbe4daebdb4efe1b650998e5eab0e /syslinux.spec.in
parentb126993550a63b16bb6a35dac3f1b82dba0775f1 (diff)
downloadsyslinux-5c97b3ddf11db65f3e6d1de0aed739cc755897e3.tar.gz
Correct: %postin -> %post
Diffstat (limited to 'syslinux.spec.in')
-rw-r--r--syslinux.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslinux.spec.in b/syslinux.spec.in
index e83d8452..38aa5e44 100644
--- a/syslinux.spec.in
+++ b/syslinux.spec.in
@@ -58,7 +58,7 @@ rm -rf %{buildroot}
%{_prefix}/lib/libsyslinux.*
%{_prefix}/include/syslinux.h
-%postin
+%post
/sbin/ldconfig
%postun