From: Mike Frysinger Date: Mon, 9 May 2005 22:10:10 +0000 (-0000) Subject: no longer applies X-Git-Tag: 1_1_0~995 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b32011943a0764872ca1ea17f13b53176ace8e69;p=oweals%2Fbusybox.git no longer applies --- diff --git a/e2fsprogs/e2p/README b/e2fsprogs/e2p/README deleted file mode 100644 index 769947340..000000000 --- a/e2fsprogs/e2p/README +++ /dev/null @@ -1,4 +0,0 @@ -Simply copy the 'e2p' dir from e2fsprogs/lib/ and then delete the extra -files we don't need (Makefile.in, e2p.pc.in, etc...). Remove all of the -_LARGEFILE* define's from the few source files that use it since we'll be -appending it ourselves to CFLAGS when we compile. All done ! :)