On Aug 8, 2011, at 12:00 PM, Ryan Schmidt wrote: > > On Aug 8, 2011, at 03:16, [email protected] wrote: > >> +depends_run bin:gunzip:gzip \ >> + bin:bunzip2:bzip2 \ >> + bin:unlzma:xz \ >> + bin:unxz:xz >> + >> +use_configure no >> +supported_archs noarch >> + >> +build {} >> + >> +destroot { >> + xinstall ${workpath}/${worksrcdir}/scripts/rpm2cpio \ >> + ${destroot}${prefix}/bin/rpm2cpio >> +} > > ${workpath}/${worksrcdir} more simply expressed as ${worksrcpath}.
Additionally, when I try to install this port I'm getting the following error upon activation. This is the first error of this sort I've seen: ---> Activating rpm2cpio @5.2.1_0 DEBUG: Using /bin/pax pax: Cannot identify format. Searching... pax: End of archive volume 1 reached pax: unknown format, 1925 bytes skipped. pax: Sorry, unable to determine archive format. shell command "/bin/pax -r -v -p e -f /opt/local/var/macports/software/rpm2cpio/rpm2cpio-5.2.1_0.darwin_11.noarch.tbz2 ." returned error 1 Error: Target org.macports.activate returned: shell command failed (see log for details) _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
