FreeBSD Bugzilla – Attachment 70890 Details for
Bug 103370
[maintainer update] games/netpanzer: fix install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 673 bytes, created by
Guido Falsi
on 2006-09-18 23:10:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2006-09-18 23:10:24 UTC
Size:
673 bytes
patch
obsolete
>diff -ruN netpanzer.old/files/patch-mk-jam-helper.jam netpanzer/files/patch-mk-jam-helper.jam >--- netpanzer.old/files/patch-mk-jam-helper.jam Thu Jan 1 01:00:00 1970 >+++ netpanzer/files/patch-mk-jam-helper.jam Mon Sep 18 23:22:10 2006 >@@ -0,0 +1,11 @@ >+--- mk/jam/helper.jam.orig Mon Sep 18 23:04:51 2006 >++++ mk/jam/helper.jam Mon Sep 18 23:21:57 2006 >+@@ -153,7 +153,7 @@ >+ { >+ # eleminate multiple slashes because jam is somewhat buggy here >+ dir1 = [ MATCH (.*[^/]?) : $(result) ] ; >+- dir2 = [ MATCH ([^/].*) : $(i) ] ; >++ dir2 = $(i) ; >+ if ! $(dir1) { dir1 = "" ; } >+ if $(dir1) != "" { dir1 = $(dir1)/ ; } >+ if ! $(dir2) { dir2 = "" ; }
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 103370
: 70890