K 10 svn:author V 6 emaste K 8 svn:date V 27 2011-10-24T18:29:50.403536Z K 7 svn:log V 265 Avoid printing // for packages that install to / I have some packages that install to / (for whatever reason). Right now we print entries of the form //path/to/file when listing files (pkg_info -L, pkg_info -g etc.) This change avoids printing the redundant / . END