Update bootstrap pkgs for new rshlib thing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'make'
|
||||
pkgname=make
|
||||
version=3.82
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/make/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="The GNU make system"
|
||||
@@ -13,7 +13,6 @@ long_desc="
|
||||
recompile them, when necessary."
|
||||
|
||||
bootstrap=yes
|
||||
Add_dependency run glibc
|
||||
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
Add_dependency build gettext
|
||||
|
||||
Reference in New Issue
Block a user