pkg:setup pkg:configure --disable-dependency-tracking --with-compress-command=/usr/bin/gzip --with-uncompress-command=/usr/bin/gunzip --with-state-file-path=#{var}/lib/logrotate.status make DESTDIR=${PKG_DEST} install inreplace "examples/logrotate.conf", "/etc/logrotate.d", "#{etc}/logrotate.d" etc.install "examples/logrotate.conf" => "logrotate.conf" (etc/"logrotate.d").mkpath