android-tools: add recipe
[openpandora.oe.git] / recipes / android-tools / android-tools / remove-libselinux.patch
1 diff --git a/debian/makefiles/ext4_utils.mk b/debian/makefiles/ext4_utils.mk
2 index cb64916..60e81d6 100644
3 --- a/debian/makefiles/ext4_utils.mk
4 +++ b/debian/makefiles/ext4_utils.mk
5 @@ -36,7 +36,7 @@ CPPFLAGS+= -I/usr/include
6  CPPFLAGS+= -I../../core/include
7  CPPFLAGS+= -I../../core/libsparse/include/
8  
9 -LIBS+= -lz -lselinux
10 +LIBS+= -lz
11  
12  OBJS= $(SRCS:.c=.o)
13