make: not a bootstrap pkg anymore.
This commit is contained in:
parent
a9015fe26b
commit
70c73be484
1 changed files with 1 additions and 5 deletions
|
@ -12,8 +12,4 @@ long_desc="
|
|||
program need to be recompiled and issues the commands to
|
||||
recompile them, when necessary."
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
Add_dependency build gettext
|
||||
fi
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Reference in a new issue