diff options
Diffstat (limited to 'syslinux.spec.in')
-rw-r--r-- | syslinux.spec.in | 2 |
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 |