mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-08 14:07:23 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue