Re: [30481] trunk/dports/lang/erlang/Portfile
29 Oct
2007
29 Oct
'07
4:39 a.m.
On Oct 28, 2007, at 23:14, source_changes@macosforge.org wrote: [snip]
post-destroot { cd ${destroot}${prefix}/lib/erlang - system "tar -zxvf ${distpath}/otp_doc_html_${version}$ {extract.suffix}" - system "tar -zxvf ${distpath}/otp_doc_man_${version}$ {extract.suffix}" - + system "tar -C ${destroot}${prefix}/lib/erlang -zxvf ${distpath}/ otp_doc_html_${version}${extract.suffix}" + system "tar -C ${destroot}${prefix}/lib/erlang -zxvf ${distpath}/ otp_doc_man_${version}${extract.suffix}"
[snip] You want to remove that "cd" line too, right?
6585
Age (days ago)
6585
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Schmidt