Skip to content

Commit

Permalink
destroot that works
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@2020 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Michael Maibaum committed Feb 12, 2003
1 parent 4159fb0 commit 728399e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail/exim/Portfile
Expand Up @@ -31,7 +31,7 @@ configure { cd ${worksrcpath}
#Should be in pre-deployment/user addition phase

adduser ${exim_user} gid=[existsgroup mail] }
install.destroot ROOT=${destroot}${prefix}/
install.destroot ROOT=${destroot}

post-install { system "install -o root -m 755 -d ${prefix}/share/exim"
cd ${worksrcpath}
Expand Down

0 comments on commit 728399e

Please sign in to comment.