Ticket #31088: patch-patch-Makefile.diff.diff

File patch-patch-Makefile.diff.diff, 811 bytes (added by carsomyr@…, 13 years ago)

The Makefile patch patch.

  • files/patch-Makefile.diff

    old new  
    1 --- Makefile.orig       2011-06-02 00:36:22.000000000 +0200
    2 +++ Makefile    2011-06-03 13:30:10.000000000 +0200
    3 @@ -289,7 +289,7 @@
     1--- Makefile.orig       2011-09-02 21:46:23.000000000 -0400
     2+++ Makefile    2011-09-02 21:46:23.000000000 -0400
     3@@ -298,7 +298,7 @@
    44 sharedir = $(prefix)/share
    55 gitwebdir = $(sharedir)/gitweb
    66 template_dir = share/git-core/templates
     
    99 ETC_GITCONFIG = $(sysconfdir)/gitconfig
    1010 ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes
    1111 lib = lib
    12 @@ -1237,7 +1237,7 @@
     12@@ -1253,7 +1253,7 @@
    1313        ifdef NO_R_TO_GCC_LINKER
    1414                # Some gcc does not accept and pass -R to the linker to specify
    1515                # the runtime dynamic library path.