summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-08-14 16:30:03 +0200
committerDirk von Suchodoletz2009-08-14 16:30:03 +0200
commit6609e15b974bf8593595a3485da6a18fa28579af (patch)
treeb3f826899acfd88ff0e1cd75a460ccdba084c955 /installer/OpenSLX/OSSetup/Engine.pm
parentInitfile now created by DistroUtils (diff)
downloadcore-6609e15b974bf8593595a3485da6a18fa28579af.tar.gz
core-6609e15b974bf8593595a3485da6a18fa28579af.tar.xz
core-6609e15b974bf8593595a3485da6a18fa28579af.zip
Some trivial stuff ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3091 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSSetup/Engine.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Engine.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm
index b5d833a9..c614c081 100644
--- a/installer/OpenSLX/OSSetup/Engine.pm
+++ b/installer/OpenSLX/OSSetup/Engine.pm
@@ -1096,6 +1096,7 @@ sub _copyUclibcRootfs
close($rsyncFH)
or die _tr("unable to copy to target '%s', giving up! (%s)",
$target, $!);
+ # add the uclibs to the ld.so.conf
# write version of uclibc-rootfs original into a file in order to be
# able to check the up-to-date state later (in the config-demuxer)