FreeBSD Bugzilla – Attachment 87679 Details for
Bug 124301
[patch] "git help diff" is broken in devel/git [1.5.5]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git-manpath.diff
git-manpath.diff (text/plain), 1.04 KB, created by
Giorgos Keramidas
on 2008-06-05 14:10:02 UTC
(
hide
)
Description:
git-manpath.diff
Filename:
MIME Type:
Creator:
Giorgos Keramidas
Created:
2008-06-05 14:10:02 UTC
Size:
1.04 KB
patch
obsolete
>--- devel/git/files/patch-Makefile.orig 2008-06-05 15:50:18.000000000 +0300 >+++ devel/git/files/patch-Makefile 2008-06-05 15:50:44.000000000 +0300 >@@ -1,6 +1,6 @@ >---- Makefile.orig 2007-09-19 22:02:17.000000000 +0400 >-+++ Makefile 2007-09-21 22:13:25.000000000 +0400 >-@@ -135,8 +135,8 @@ >+--- Makefile.orig 2008-06-05 15:43:36.000000000 +0300 >++++ Makefile 2008-06-05 15:44:15.000000000 +0300 >+@@ -164,16 +164,16 @@ > > # CFLAGS and LDFLAGS are for the users to override from the command line. > >@@ -11,9 +11,19 @@ > ALL_CFLAGS = $(CFLAGS) > ALL_LDFLAGS = $(LDFLAGS) > STRIP ?= strip >-@@ -173,15 +173,15 @@ > >- export prefix bindir gitexecdir sharedir template_dir sysconfdir >+ prefix = $(HOME) >+ bindir = $(prefix)/bin >+-mandir = $(prefix)/share/man >+-infodir = $(prefix)/share/info >++mandir = $(prefix)/man >++infodir = $(prefix)/info >+ gitexecdir = $(bindir) >+ sharedir = $(prefix)/share >+ template_dir = $(sharedir)/git-core/templates >+@@ -206,15 +206,15 @@ >+ >+ export prefix bindir gitexecdir sharedir template_dir htmldir sysconfdir > > -CC = gcc > -AR = ar
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 124301
: 87679