CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/08/22 11:55:38
Modified files:
converters/rpm2cpio: Makefile
converters/rpm2cpio/files: rpm2cpio
Log message:
Sync with FreeBSD port:
- remove $/, $| it's artifacts from $rpm = <$f>; time.
[this might help in low RAM situations]
- change && to and
- whitespace cosmetic.
