GCC 5 fallout: libdata/pkgconfig/libgcj-5.0.pc

Gerald Pfeifer <[email protected]> Sat, 23 Aug 2014 12:38:40 +0200 (CEST)
Newsgroups gmane.comp.gcc.java.devel,gmane.comp.gcc.devel
Message-ID <[email protected]>
Packaging last week's GCC 5 snapshot, I ran into a couple of issues
due to the version number change.

One is this: We are still creating libdata/pkgconfig/libgcj-5.0.pc
as we used to create libgcj-4.10.pc.

Shouldn't that be libgcj-5.pc now?

Gerald