Update bootstrap pkgs for new rshlib thing
This commit is contained in:
parent
3c580f051b
commit
cc660ea670
82 changed files with 183 additions and 114 deletions
|
@ -3,6 +3,7 @@ pkgname=diffutils
|
|||
version=3.1
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="The GNU diff utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/software/diffutils"
|
||||
|
@ -15,7 +16,6 @@ long_desc="
|
|||
These programs are usually used for creating patch files."
|
||||
|
||||
bootstrap=yes
|
||||
Add_dependency run glibc
|
||||
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue