summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst')
-rw-r--r--ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst b/ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst
index 6f092476e..a00246bd9 100644
--- a/ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst
+++ b/ubuntu/maverick/applications/tdepowersave/debian/tdepowersave-trinity.postinst
@@ -4,6 +4,7 @@
set -e
if [ "$1" = "configure" ] ; then
+ # force ldconfig due to tdeinit library
ldconfig
fi