# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description copy data from one file or block device to another
long_description dd_rescue is modeled after dd but optimized for copying \
data from possible damaged disks to your system
homepage http://www.garloff.de/kurt/linux/ddrescue/
checksums md5 417d26eacb5fb7851487329542f225e8 \
sha1 0a9c06a9679f50294f7b2968bf026944c808315a \
rmd160 e6e12c460c29845912c2e456ac88160009341dcf
patchfiles patch-Makefile
destroot.destdir INSTALLDIR=${destroot}${prefix}/bin
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} README.dd_rescue COPYING \
${destroot}${prefix}/share/doc/${name}