From 806f030970f4e086395e00a4368447c802f2145e Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 18 Aug 2009 21:51:26 +0000 Subject: No need to use the uclib-wrapper any more (see r3099). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3100 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins') diff --git a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm index 68875450..697d4184 100644 --- a/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm +++ b/os-plugins/plugins/bootsplash/OpenSLX/OSPlugin/bootsplash.pm @@ -130,7 +130,7 @@ sub installationPhase my $do_stop = unshiftHereDoc(<<' End-of-Here'); /opt/openslx/plugin-repo/bootsplash/bin/splashy shutdown sleep 1 - uclibc-wrapper /opt/openslx/plugin-repo/bootsplash/bin/splashy_update \ + /opt/openslx/plugin-repo/bootsplash/bin/splashy_update \ "progress 100" 2>/dev/null End-of-Here -- cgit v1.2.3-55-g7522