binutils: include sframe-spec.info
This commit is contained in:
parent
81cd9f2732
commit
24aa02afc8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'binutils'
|
# Template file for 'binutils'
|
||||||
pkgname=binutils
|
pkgname=binutils
|
||||||
version=2.41
|
version=2.41
|
||||||
revision=2
|
revision=3
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkgconf"
|
||||||
makedepends="zlib-devel libzstd-devel"
|
makedepends="zlib-devel libzstd-devel"
|
||||||
|
@ -182,8 +182,6 @@ binutils-doc_package() {
|
||||||
short_desc+=" - info files"
|
short_desc+=" - info files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/info
|
vmove usr/share/info
|
||||||
# Remove info file that conflicts with gdb
|
|
||||||
rm ${PKGDESTDIR}/usr/share/info/sframe-spec.info
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue