tazpkg diff modules/info @ rev 931
Add module/bb: manage Busybox applets.
Remove function definitions that are now in the /lib/libtaz.sh (die, im).
Remove function definitions that are now in the /lib/libtaz.sh (die, im).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jan 08 11:24:12 2017 +0200 (2017-01-08) |
parents | a02e36d44d06 |
children | 9e271be1090b |
line diff
1.1 --- a/modules/info Fri Aug 28 16:10:34 2015 +0300 1.2 +++ b/modules/info Sun Jan 08 11:24:12 2017 +0200 1.3 @@ -13,11 +13,6 @@ 1.4 1.5 1.6 1.7 -# Interactive mode 1.8 - 1.9 -im() { tty -s; } 1.10 - 1.11 - 1.12 # Unset variables that may absent in the receipt 1.13 unset EXTRAVERSION TAGS DEPENDS PROVIDE SIZES 1.14