mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
tar: get rid of obsolete conflict with chroot-tar.
This commit is contained in:
parent
84c6ae23a4
commit
ebb9286ea5
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template build file for 'tar'.
|
# Template build file for 'tar'.
|
||||||
pkgname=tar
|
pkgname=tar
|
||||||
version=1.28
|
version=1.28
|
||||||
revision=6
|
revision=7
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="gl_cv_struct_dirent_d_ino=yes"
|
configure_args="gl_cv_struct_dirent_d_ino=yes"
|
||||||
conflicts="chroot-tar>=0"
|
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
short_desc="The GNU tape archiver with remote magnetic tape support"
|
short_desc="The GNU tape archiver with remote magnetic tape support"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue