changeset 225:1330f7f6686d

removed an old "bugfix" which isn't needed anymore for package giflib
author Volker Grabsch <vog@notjusthosting.com>
date Sat, 07 Feb 2009 05:04:49 +0100
parents 879f74dc81eb
children c07a36f3ea80
files src/giflib.mk
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/giflib.mk	Thu Feb 05 18:37:53 2009 +0100
+++ b/src/giflib.mk	Sat Feb 07 05:04:49 2009 +0100
@@ -16,7 +16,6 @@
 endef
 
 define $(PKG)_BUILD
-    $(SED) 's,u_int32_t,unsigned int,' -i '$(1)/configure'
     cd '$(1)' && ./configure \
         --host='$(TARGET)' \
         --disable-shared \