FS#294 - uzbl do not travelthrough all directories in script paths when looks for a script
|
DetailsI have a following lines in uzbl config
set scripts_dir = @data_home/uzbl:@prefix/share/uzbl/examples/data:scripts if uzbl finds even empty directory corresponding to @data_home/uzbl/scripts then it does not look any further for scripts and all scripts assistance fails unless I copy scripts from @prefix/share/uzbl/examples/data/scripts to @data_home/uzbl/scripts I am actually wonder how it even deside to look at @data_home/uzbl/scripts if above config lines asks only for @data_home/uzbl |
This task depends upon
All I said above is not about scrupts but about util directory, I had to copy files from the system wide to my home folder.