Update all source packages for xbps-src>=90.
This commit is contained in:
@@ -3,8 +3,11 @@ pkgname=chroot-patch
|
||||
version=2.7.1
|
||||
revision=2
|
||||
wrksrc="patch-${version}"
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-xattr"
|
||||
conflicts="patch>=0"
|
||||
provides="patch-${version}"
|
||||
short_desc="Patch files using diff output -- for xbps-src use"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://savannah.gnu.org/projects/patch/"
|
||||
@@ -12,16 +15,6 @@ license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/gnu/patch/patch-$version.tar.bz2"
|
||||
checksum=aae676de9e95051f425af4507fcc9a019941a2a1f78405e7dbd40bccf786aa11
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share
|
||||
}
|
||||
|
||||
chroot-patch_package() {
|
||||
conflicts="patch>=0"
|
||||
provides="patch-${version}"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user