Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101985 Details for
Bug 155247
tos-deluge-1.1.15 for tinyos-1.1.15
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
deluge
deluge (text/plain), 431 bytes, created by
Aurélien Francillon
on 2006-11-15 06:43:12 UTC
(
hide
)
Description:
deluge
Filename:
MIME Type:
Creator:
Aurélien Francillon
Created:
2006-11-15 06:43:12 UTC
Size:
431 bytes
patch
obsolete
>#!/bin/sh > >MY_JAVA=$(java-config -J) >MY_CP="." >MY_CP="${MY_CP}:$(java-config -p tos-util)" >MY_CP="${MY_CP}:$(java-config -p tos-message)" >MY_CP="${MY_CP}:$(java-config -p oalnf)" >MY_CP="${MY_CP}:$(java-config -p tos-deluge)" >MY_CP="${MY_CP}:$(java-config -p tos-packet)" >#echo ${MY_JAVA} -jar -classpath ${MY_CP} ${MY_ARGS} ${MY_JAR} "${@}" >exec ${MY_JAVA} -classpath ${MY_CP} ${MY_ARGS} ${MY_JAR} net.tinyos.tools.Deluge "${@}"
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 Raw
Actions:
View
Attachments on
bug 155247
:
101983
| 101985