Delete reference to make-archive - no longer in use.

This commit is contained in:
Brian Read 2023-07-12 09:18:36 +02:00
parent b60d27a7fe
commit be872a008e

View File

@ -603,9 +603,6 @@ else
git pull $QUIET
fi
# Now make sure that the make-archive is executible
chmod +x $GITFiles/common/make-archive.sh
# Edit the Readme.md - try to add a link to the wiki for this package - only if it is an SME package
cd $GITFiles/$1
if [ $DEBUG ] ; then echo "************READMECONTENTS:$READMECONTENTS" ; fi