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
|
program need to be recompiled and issues the commands to
|
||||||
recompile them, when necessary."
|
recompile them, when necessary."
|
||||||
|
|
||||||
bootstrap=yes
|
Add_dependency build gettext
|
||||||
|
|
||||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
|
||||||
Add_dependency build gettext
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Reference in a new issue