Fix a typo that was causing lines like the following in the METALOG:
./.else type=link mode=0755 link=../../stage/lib/libm.so.5 tags=package=runtime,development
./.else type=link mode=0755 link=../../stage/lib/libgeom.so.5 tags=package=runtime,development
Which was causing packaging to fail.
Approved by: bapt