void-packages/srcpkgs/extundelete/template
Đoàn Trần Công Danh ef11f57681 srcpkgs: add patch_args=-Np0 en-mass
Generated with:

        git ls-files 'srcpkgs/**/patches/*' |
        cut -d/ -f2 | uniq |
        xargs printf 'srcpkgs/%s/template\n'  |
        xargs grep -L 'patch_args=' |
        xargs sed -i '$a patch_args=-Np0"
2021-06-20 13:17:29 +07:00

13 lines
460 B
Bash

# Template file for 'extundelete'
pkgname=extundelete
version=0.2.4
revision=5
build_style=gnu-configure
makedepends="e2fsprogs-devel"
short_desc="File recover utility for ext3/ext4"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://extundelete.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=a1f9dd61247056d36401ce5d6785e74d08a184340eebd3865c345ddaa93f19f4
patch_args=-Np0