There was an error while loading. Please reload this page.
1 parent dd98774 commit dfe270bCopy full SHA for dfe270b
1 file changed
releng/makedist
@@ -24,7 +24,7 @@ if [ "$BUILDID" = "" ]; then
24
fi
25
26
FILENAME=$INET_ROOT/inet-$BUILDID-src.tgz
27
-DIRNAME=inet$MINOR_VERSION
+DIRNAME=inet-$VERSION
28
29
rm -rf $INET_ROOT/out/$DIRNAME
30
mkdir -p $INET_ROOT/out/$DIRNAME
0 commit comments