-rwxr-xr-x | qt/libqt2-emb.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/libqt2-emb.postinst b/qt/libqt2-emb.postinst index 50d922c..0c37b3d 100755 --- a/qt/libqt2-emb.postinst +++ b/qt/libqt2-emb.postinst | |||
@@ -2,3 +2,3 @@ | |||
2 | 2 | ||
3 | [ -x ldconfig ] && ldconfig | 3 | [ -x /sbin/ldconfig ] && /sbin/ldconfig |
4 | exit 0 | 4 | exit 0 |