GNOME Bugzilla – Bug 79751
logulator script uses hardcoded and wrong paths
Last modified: 2004-12-22 21:47:04 UTC
This patch changes so that the right place may be specified for logulator map files. (Is it necessary to exchange /usr/local for /usr ?)
Created attachment 7923 [details] [review] gimp-1.2.1-datadir-logulator.patch
The script needs to be adapted to the choosen installation prefix at configure time.
I don't know perl-fu very well but I know Script-Fu. The carved- logo.scm uses gimp-data-dir to replace ${prefix}/share/gimp/1.2 . (string-append "" gimp-data-dir "/scripts/texture3.jpg")
Using gimp_data_dir to substitute the path at run-time is of course an even better solution.
Fixed by Marc Lehmann: - remove absolute paths from examples/logulator.
The fix is part of the stable release 1.2.4. Closing this bug.
Re-assigning old gimp-perl bugs to gimp-perl product.
re-closing bugs that have already been resolved.