diff options
Diffstat (limited to 'ubuntu/maverick/applications/kerry/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/kerry/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kerry/debian/rules b/ubuntu/maverick/applications/kerry/debian/rules index e3861ca8d..0d08e83f9 100755 --- a/ubuntu/maverick/applications/kerry/debian/rules +++ b/ubuntu/maverick/applications/kerry/debian/rules @@ -23,7 +23,7 @@ clean:: rm -f kerry.1 binary-post-install/kerry-trinity:: - chrpath -d debian/kerry-trinity/opt/trinity/lib/libkdeinit_kerry.so + chrpath -d debian/kerry-trinity/opt/trinity/lib/libtdeinit_kerry.so chrpath -d debian/kerry-trinity/opt/trinity/bin/kerry chrpath -d debian/kerry-trinity/opt/trinity/lib/trinity/kerry.so chrpath -d debian/kerry-trinity/opt/trinity/lib/trinity/kcm_beagle.so |