Skip to content

Commit

Permalink
Remove patches
Browse files Browse the repository at this point in the history
  • Loading branch information
stewid committed Dec 14, 2017
1 parent 828bbde commit 454b6b3
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 406 deletions.
11 changes: 0 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -125,18 +125,7 @@ sync_libgit2:
-rm -f src/libgit2/src/win32/thread.c
-rm -f src/libgit2/src/win32/w32_stack.c
-rm -f src/libgit2/src/win32/w32_stack.h
cd src/libgit2/src && patch -i ../../../patches/cache.c.patch
cd src/libgit2/src && patch -i ../../../patches/checkout.c.patch
cd src/libgit2/src && patch -i ../../../patches/common.h.patch
cd src/libgit2/src && patch -i ../../../patches/config.c.patch
cd src/libgit2/src && patch -i ../../../patches/fetchhead.c.patch
cd src/libgit2/src && patch -i ../../../patches/index.c.patch
cd src/libgit2/src && patch -i ../../../patches/merge.c.patch
cd src/libgit2/src && patch -i ../../../patches/odb.c.patch
cd src/libgit2/src && patch -i ../../../patches/tsort.c.patch
cd src/libgit2/src/transports && patch -i ../../../../patches/smart_pkt.c.patch
cd src/libgit2/src/unix && patch -i ../../../../patches/posix.h.patch
cd src/libgit2/src/win32 && patch -i ../../../../patches/reparse.h.patch
cd src/libgit2/deps/regex && patch -i ../../../../patches/regcomp-pass-R-CMD-check-git2r.patch
cd src/libgit2/deps/regex && patch -i ../../../../patches/regex-prefix-entry-points.patch
Rscript scripts/build_Makevars.r
Expand Down
29 changes: 0 additions & 29 deletions patches/cache.c.patch

This file was deleted.

29 changes: 0 additions & 29 deletions patches/checkout.c.patch

This file was deleted.

19 changes: 0 additions & 19 deletions patches/common.h.patch

This file was deleted.

29 changes: 0 additions & 29 deletions patches/fetchhead.c.patch

This file was deleted.

83 changes: 0 additions & 83 deletions patches/index.c.patch

This file was deleted.

25 changes: 0 additions & 25 deletions patches/merge.c.patch

This file was deleted.

82 changes: 0 additions & 82 deletions patches/odb.c.patch

This file was deleted.

19 changes: 0 additions & 19 deletions patches/posix.h.patch

This file was deleted.

25 changes: 0 additions & 25 deletions patches/reparse.h.patch

This file was deleted.

29 changes: 0 additions & 29 deletions patches/smart_pkt.c.patch

This file was deleted.

Loading

0 comments on commit 454b6b3

Please sign in to comment.