FreeBSD Bugzilla – Attachment 134773 Details for
Bug 179489
[patch] math/algotutor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 890 bytes, created by
javad.kouhi
on 2013-06-11 14:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
javad.kouhi
Created:
2013-06-11 14:40:00 UTC
Size:
890 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 320554) >+++ Makefile (working copy) >@@ -31,6 +31,7 @@ > post-patch: > ${REINPLACE_CMD} -e 's,#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/algotutor > ${PERL} -pi -e "s'!!PREFIX!!'${PREFIX}'g" ${WRKSRC}/algotutor >+ ${REINPLACE_CMD} -e 's,!!PERL_VERSION!!,${PERL_VERSION},' ${WRKSRC}/algotutor > > do-install: > ${MKDIR} ${SITE_PERL}/algotutor >Index: files/patch-algotutor >=================================================================== >--- files/patch-algotutor (revision 320554) >+++ files/patch-algotutor (working copy) >@@ -5,7 +5,7 @@ > use strict; > use Getopt::Std; > -use lib '/usr/share/perl5/algotutor'; >-+use lib '!!PREFIX!!/lib/perl5/site_perl/5.8.8/algotutor'; >++use lib '!!PREFIX!!/lib/perl5/site_perl/!!PERL_VERSION!!/algotutor'; > > BEGIN { > my ($path) = $0 =~ m#(.*/)#;
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 179489
: 134773