Update bootstrap pkgs for new rshlib thing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user