summaryrefslogtreecommitdiffstats
path: root/bit
diff options
context:
space:
mode:
Diffstat (limited to 'bit')
-rwxr-xr-xbit3
1 files changed, 2 insertions, 1 deletions
diff --git a/bit b/bit
index ec68c19..772994a 100755
--- a/bit
+++ b/bit
@@ -9,7 +9,8 @@
#
set -ex
-PACKAGES="rtemsNfs-1.1 avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4"
+# rtemsNfs is version 1.2
+PACKAGES="rtemsNfs avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4"
for p in $PACKAGES
do