notsecure / uTox

Lightweight Tox client
utox.org
GNU General Public License v3.0
597 stars 149 forks source link

Fix Makefile var expansion #1068

Closed tsudoko closed 9 years ago

tsudoko commented 9 years ago

Fixes this:

if [ "NITY" -eq "1" ]; then echo "X-MessagingMenu-UsesChatSection=true" >> /var/tmp/portage/net-im/utox-9999/image//usr/share/applications/utox.desktop; fi
/bin/sh: 0 行: [: NITY: 整数の式が予期されます