Changes between Version 1 and Version 2 of Catalyst_Tips_&_Tricks
- Timestamp:
- 06/30/10 17:39:54 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Catalyst_Tips_&_Tricks
v1 v2 12 12 == Python 3 / cracklib is driving me crazy! == 13 13 14 Yeah, sith happens. This is due to a missing use flag in the default python 3 ebuild. Same as above, just add the xml use flag in the profile.14 We haven't found a way yet to go past it in a somewhat proper way. 15 15 16 16
