Ticket #38670: Portfile-notefix.diff

File Portfile-notefix.diff, 432 bytes (added by liberato@…, 10 years ago)
  • Portfile

    old new  
    3737    reinplace "s|TODO_DIR=`dirname \"\$0\"`|TODO_DIR=\"\$HOME\"/.todo|" ${worksrcpath}/todo.cfg
    3838}
    3939
    40 notes "Copy the default configuration file from  ${prefix}/etc/todo.cfg-dist \
     40notes "Copy the default configuration file from ${prefix}/share/${name}/todo.cfg-dist \
    4141to  ~/.todo/config  and customize it."