summaryrefslogtreecommitdiff
path: root/solenv/bin/linkoo
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-12-26 10:47:24 +0100
committerDavid Tardon <dtardon@redhat.com>2011-12-26 10:47:24 +0100
commit3c29bf2260bb3d982a72c755df5ae10845a62110 (patch)
treebb333de89fd30a853cdc7fdea4d79235526eca9d /solenv/bin/linkoo
parenteff62d413895d02b92da1a8396cb2bea1ce93902 (diff)
sunjavaplugin has been renamed
Diffstat (limited to 'solenv/bin/linkoo')
-rwxr-xr-xsolenv/bin/linkoo2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index 300883542af3..c11a6e95389d 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -113,7 +113,7 @@ my $brand_program_dir = 'program';
my $ure_lib_dir = 'ure-link/lib';
my $win_ure_lib_dir = 'URE/bin';
-my @exceptions = ( 'cppuhelper', 'sunjavaplugin', 'libjvmfwk' );
+my @exceptions = ( 'cppuhelper', 'libsunjavaplugin', 'libjvmfwk' );
my $bin;
$bin = "|\\.bin" if ($TARGET eq 'wntgcci.pro');