diff options
Diffstat (limited to 'dev-libs/libowfat/files/libowfat-0.10-gentoo.diff')
-rw-r--r-- | dev-libs/libowfat/files/libowfat-0.10-gentoo.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff b/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff deleted file mode 100644 index 7e3e1ba67ffc..000000000000 --- a/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Fri Jan 11 21:11:55 2002 -+++ Makefile Fri Mar 29 17:11:25 2002 -@@ -69,7 +69,7 @@ - - install: libowfat.a - install -d $(INCLUDEDIR) $(MAN3DIR) $(LIBDIR) -- install -m 644 buffer.h byte.h fmt.h ip4.h ip6.h mmap.h open.h scan.h socket.h str.h stralloc.h uint16.h uint32.h uint64.h open.h $(prefix)/include -+ install -m 644 buffer.h byte.h fmt.h ip4.h ip6.h mmap.h open.h scan.h socket.h str.h stralloc.h uint16.h uint32.h uint64.h $(INCLUDEDIR) - install -m 644 $(wildcard */*.3) $(MAN3DIR) - install -m 644 libowfat.a $(LIBDIR) - |