From 7d13548d48c1e98b9c12201685fd6fef5e9388db Mon Sep 17 00:00:00 2001 From: root Date: Fri, 15 Apr 2011 04:55:43 +0000 Subject: Fri Apr 15 04:55:43 UTC 2011 --- extra/lv2core/lv2core.install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extra/lv2core/lv2core.install') diff --git a/extra/lv2core/lv2core.install b/extra/lv2core/lv2core.install index 6a9fdf33b..dbd9898d3 100644 --- a/extra/lv2core/lv2core.install +++ b/extra/lv2core/lv2core.install @@ -1,6 +1,5 @@ post_install() { \ldconfig - \lv2config } post_upgrade() { @@ -8,7 +7,7 @@ post_upgrade() { } post_remove() { - \ldconfig + post_install } # vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf