Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 403913 | Differences between
and this patch

Collapse All | Expand All

(-)a/setup.py (-1 lines)
Lines 21-27 package_map = { Link Here
21
    "fsgs": "../python",
21
    "fsgs": "../python",
22
    "fsui": "../python",
22
    "fsui": "../python",
23
    "game_center": "../python",
23
    "game_center": "../python",
24
    "lhafile": "../python-lhafile",
25
    "six": "../python",
24
    "six": "../python",
26
}
25
}
27
packages = sorted(package_map.keys())
26
packages = sorted(package_map.keys())

Return to bug 403913