Ticket #39527: logsentry.patch
File logsentry.patch, 761 bytes (added by vallon (Justin), 11 years ago) |
---|
-
/opt/local.mlion/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/logsentry/Portfile
old new 24 24 25 25 post-patch { 26 26 reinplace "s|^TMPDIR = /usr/local/etc/tmp|TMPDIR = ${prefix}/var/tmp|" ${worksrcpath}/Makefile 27 reinplace "s|^TMPDIR=/usr/local/etc/tmp|TMPDIR=${prefix}/var/tmp|" ${worksrcpath}/systems/generic/logcheck.sh 28 reinplace "s|/usr/local/etc/logcheck.|${prefix}/etc/${name}/logcheck.|" ${worksrcpath}/systems/generic/logcheck.sh 29 reinplace "s|/usr/local/|${prefix}/|" ${worksrcpath}/systems/generic/logcheck.sh 27 30 } 28 31 29 32 destroot {