diff options
Diffstat (limited to 'redhat/dependencies/tqscintilla/trinity-tqscintilla.spec')
-rw-r--r-- | redhat/dependencies/tqscintilla/trinity-tqscintilla.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/redhat/dependencies/tqscintilla/trinity-tqscintilla.spec b/redhat/dependencies/tqscintilla/trinity-tqscintilla.spec index 3742b868f..1c23e0bee 100644 --- a/redhat/dependencies/tqscintilla/trinity-tqscintilla.spec +++ b/redhat/dependencies/tqscintilla/trinity-tqscintilla.spec @@ -130,9 +130,11 @@ done %__rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig +%post +/sbin/ldconfig -%postun -p /sbin/ldconfig +%postun +/sbin/ldconfig %files |