Re: reinplace permission denied mariadb-server

2016-10-07 Thread Bradley Giesbrecht
> On Oct 7, 2016, at 8:09 AM, Ryan Schmidt wrote: > > >> On Oct 7, 2016, at 9:48 AM, Bradley Giesbrecht wrote: >> >> Hi, >> >> >> mariadb-server is a support of mariadb. >> >> >> In post-extract I copy a file from filespath and in post-patch

Re: reinplace permission denied mariadb-server

2016-10-07 Thread Ryan Schmidt
> On Oct 7, 2016, at 9:48 AM, Bradley Giesbrecht wrote: > > Hi, > > > mariadb-server is a support of mariadb. > > > In post-extract I copy a file from filespath and in post-patch I patch the > file with reinplace: > port cat mariadb-server: > ... >post-extract { >

reinplace permission denied mariadb-server

2016-10-07 Thread Bradley Giesbrecht
Hi, mariadb-server is a support of mariadb. In post-extract I copy a file from filespath and in post-patch I patch the file with reinplace: port cat mariadb-server: ... post-extract { file mkdir ${worksrcpath}/macports copy ${filespath}/org.macports.mysql-server.plist