Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 328985
Collapse All | Expand All

(-)client/icecc-create-env_org (+1 lines)
Lines 157-162 for i in $target_files; do Link Here
157
done
157
done
158
158
159
if test -x /sbin/ldconfig; then
159
if test -x /sbin/ldconfig; then
160
   mkdir -p $tempdir/var/cache/ldconfig
160
   /sbin/ldconfig -r $tempdir
161
   /sbin/ldconfig -r $tempdir
161
   new_target_files="$new_target_files etc/ld.so.cache"
162
   new_target_files="$new_target_files etc/ld.so.cache"
162
fi
163
fi

Return to bug 328985