GNOME Bugzilla – Bug 599257
Package config file sets moduledir to different location to installed modules
Last modified: 2009-11-01 12:10:02 UTC
Created attachment 146009 [details] [review] Corrects libdir in the pkgconfig file data/deskbar-applet.pc.in has the following: libdir=@libdir@ but it should be: libdir=@libexecdir@ to match: deskbar/defs.py.in deskbar/handlers/Makefile.am
Created attachment 146233 [details] [review] Corrects libdir in the pkgconfig file Fixed patch. I'm not sure if the libdir variable is required in the .pc file
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.