# rpm2cpio/cfg - "Build" settings for package # Revision: 120328 #--------------------------------------------------------------------- # Technical notes: # 1. Typical build times (using lightly-loaded systems): # # 0.00 hours (or 0.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM old setup # 0.00 hours (or 0.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel # Duo 7200 2 GB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU Lesser General Public License, version 2.1 (Feb 1999) revision = 120328 unpack = none #--------------------------------------------------------------------- [depends] bzip2 gzip perl:forward #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR cp -p $PKGDIR_SPECIAL/rpm2cpio.sh \ $BINDIR/rpm2cpio chmod 755 $BINDIR/rpm2cpio #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = n/a # Debian "rpm2cpio" is different url_home = n/a url_lfs = n/a url_script = n/a