qt: remove broken `lrelease` symlink

no need for a prefixed version, it seems nobody has ever tried using it.
This commit is contained in:
Tony Theodore 2015-12-14 18:57:22 +11:00
parent f16645ed7a
commit 3dae2fee64
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ define $(PKG)_BUILD
# lrelease (from linguist) needed to prepare translation files
$(MAKE) -C '$(1)/tools/linguist/lrelease' -j '$(JOBS)' install
ln -fs '$(PREFIX)/$(TARGET)/bin/lrelease' '$(PREFIX)/bin/$(TARGET)-lrelease'
cd '$(1)/tools/assistant' && '$(1)/bin/qmake' assistant.pro
# can't figure out where -lQtCLucene comes from so use