lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 1ab5d3643a470a40c81ae18fc55571d8b590e8f6
parent 5583d3f70ae2da1cf9314b2d63bb02cc570611a7
Author: Steven Barth <steven@midlink.org>
Date:   Sun, 27 Jul 2014 12:47:50 +0200

tiff, giflib: remove maintainer as per request

Signed-off-by: Steven Barth <steven@midlink.org>

Diffstat:
Mlibs/giflib/Makefile | 1-
Mlibs/tiff/Makefile | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libs/giflib/Makefile b/libs/giflib/Makefile @@ -28,7 +28,6 @@ define Package/giflib CATEGORY:=Libraries TITLE:=GIF libraries URL:=http://sourceforge.net/projects/giflib - MAINTAINER:=Oliver Ertl <oliver-ertl@t-online.de> endef define Package/giflib/description diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile @@ -28,7 +28,6 @@ include $(INCLUDE_DIR)/package.mk define Package/tiff/Default TITLE:=TIFF URL:=http://www.remotesensing.org/libtiff/ - MAINTAINER:=Oliver Ertl <oliver-ertl@t-online.de> endef define Package/libtiff