From f703569bead266c1a35f05191d9e4ae8992e8dbd Mon Sep 17 00:00:00 2001 From: Luca Ceresoli Date: Tue, 19 Jun 2012 06:59:02 +0000 Subject: qt: remove redundant and incorrect URL from Makefile The upstream URL for Buildroot packages is usually visible in the Config.in file, not in comments in the Makefile. Moreover, this URL does not point to the correct upstream project. Signed-off-by: Luca Ceresoli Signed-off-by: Peter Korsgaard --- package/qt/qt.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/qt/qt.mk b/package/qt/qt.mk index b75169636..ff9f4ca88 100644 --- a/package/qt/qt.mk +++ b/package/qt/qt.mk @@ -1,7 +1,6 @@ ###################################################################### # # Qt Embedded for Linux -# http://www.qtsoftware.com/ # # This makefile was originally composed by Thomas Lundquist # Later heavily modified by buildroot developers -- cgit v1.2.3-55-g7522