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

Collapse All | Expand All

(-)Ft/Lib/DistExt/Install.py.old (+2 lines)
Lines 191-196 Link Here
191
         'installation directory for documentation files'),
191
         'installation directory for documentation files'),
192
        #('install-info=', None,
192
        #('install-info=', None,
193
        # 'installation directory for GNU info pages'),
193
        # 'installation directory for GNU info pages'),
194
        ('root=', None,
195
         'Install into alternative root')
194
        ]
196
        ]
195
197
196
    boolean_options = install.install.boolean_options + ['with-docs']
198
    boolean_options = install.install.boolean_options + ['with-docs']

Return to bug 159259