[Geany-Devel] [Debugger:WAF] Fixed unevaluated ${#vars} in defines dict.

vadim kochan vadim4j at gmail.com
Sat Jan 26 15:06:50 UTC 2013


Hi, All
Can someone please check if this fix
https://github.com/geany/geany-plugins/pull/79 makes sence:

*Images were not loaded, b'couse of getting defined
DBGPLUG_DATA_DIR "${PKGDATADIR}/debugger".*

   - *Fixed misspeling for "pludin_datadir"*

*OS: ArchLinux*

*the problem is that waf defines DBGPLUG_DATA_DIR as
-DDBGPLUG_DATA_DIR="${PKGDATADIR}/debugger"
instead of :
-DDBGPLUG_DATA_DIR="/usr/local/share/geany-plugins/debugger"*

*
*

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20130126/cfcebaa8/attachment.html>


More information about the Devel mailing list