Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94980 Details for
Bug 144922
gate88-bin-20050319.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gate88
gate88 (text/plain), 214 bytes, created by
Tristan Heaven (RETIRED)
on 2006-08-23 19:13:04 UTC
(
hide
)
Description:
gate88
Filename:
MIME Type:
Creator:
Tristan Heaven (RETIRED)
Created:
2006-08-23 19:13:04 UTC
Size:
214 bytes
patch
obsolete
>#!/bin/bash > >[[ -d ~/.gate88 ]] || mkdir -p ~/.gate88/replays > >cd ~/.gate88 || exit > >ln -sf "datadir"/{gate88,music,sound} . > >for f in "datadir"/*.conf ; do > [[ -f ${f##*/} ]] || cp ${f} . >done > >exec ./gate88 "$@"
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 144922
:
94979
| 94980 |
94984
|
94986