qt: remove broken `lrelease` symlink

no need for a prefixed version, it seems nobody has ever tried using it.
pull/1062/head
Tony Theodore 9 years ago
parent f16645ed7a
commit 3dae2fee64

@ -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

Loading…
Cancel
Save