Ticket #38670: Portfile-notefix.diff
File Portfile-notefix.diff, 432 bytes (added by liberato@…, 11 years ago) |
---|
-
Portfile
old new 37 37 reinplace "s|TODO_DIR=`dirname \"\$0\"`|TODO_DIR=\"\$HOME\"/.todo|" ${worksrcpath}/todo.cfg 38 38 } 39 39 40 notes "Copy the default configuration file from ${prefix}/etc/todo.cfg-dist \40 notes "Copy the default configuration file from ${prefix}/share/${name}/todo.cfg-dist \ 41 41 to ~/.todo/config and customize it."