NxWidgets ready for first release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4507 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a1feb598da
commit
ac9766cb01
@ -72,7 +72,7 @@ PROJECTS=`dirname ${NXWIDGETS}`
|
||||
|
||||
# The name of the directory must match the version number
|
||||
|
||||
if [ "X${NXWIDGETSDIR}" != "Xupthreads-${VERSION}" ]; then
|
||||
if [ "X${NXWIDGETSDIR}" != "XNxWidgets-${VERSION}" ]; then
|
||||
echo "Expected directory name to be NxWidgets-${VERSION} found ${NXWIDGETSDIR}"
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user