qt: remove redundant and incorrect URL from Makefile
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 19 Jun 2012 06:59:02 +0000 (06:59 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 20 Jun 2012 20:37:20 +0000 (22:37 +0200)
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 <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/qt.mk

index b7516963602f18a8973fa2c1fa2ab54d1008a17d..ff9f4ca88036b0cfb6a1096fcbc37f2aaa591499 100644 (file)
@@ -1,7 +1,6 @@
 ######################################################################
 #
 # Qt Embedded for Linux
-# http://www.qtsoftware.com/
 #
 # This makefile was originally composed by Thomas Lundquist <thomasez@zelow.no>
 # Later heavily modified by buildroot developers