summaryrefslogtreecommitdiffstats
path: root/bit
diff options
context:
space:
mode:
Diffstat (limited to 'bit')
-rwxr-xr-xbit3
1 files changed, 1 insertions, 2 deletions
diff --git a/bit b/bit
index 022ad2d..0c46d58 100755
--- a/bit
+++ b/bit
@@ -9,8 +9,7 @@
#
set -ex
-# 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"
+PACKAGES="avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4"
# make sure it is clean before we start
for p in $PACKAGES