<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Libs.private in pkgconfig files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77947#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Libs.private in pkgconfig files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77947">bug 77947</a>
              from <span class="vcard"><a class="email" href="mailto:manisandro@gmail.com" title="Sandro Mani <manisandro@gmail.com>"> <span class="fn">Sandro Mani</span></a>
</span></b>
        <pre>So I think something like

"[\w/]+lib(\w+)\.so[.\w]*" -> "\1"
"[\s;]+" -> " -l"

could work.

But yeah, the issue is not one which personally affects me, I only gave it a
shot because of rhbz #1089380. So as far as I'm concerned we can very well just
happily stop here and move on ;)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>