Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38813 - kdevelop-3.0.0_rc1 includes are in root directory
Summary: kdevelop-3.0.0_rc1 includes are in root directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 05:55 UTC by Sergi
Modified: 2004-01-20 06:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergi 2004-01-20 05:55:45 UTC
after emerge kdevelop-3.0.0_rc1 I see a directory /includes, with this files

arcangel root # tree /include/
/include/
`-- kdevelop
    |-- KDevAppFrontendIface.h
    |-- KDevCoreIface.h
    |-- KDevMakeFrontendIface.h
    |-- KDevPartControllerIface.h
    |-- addenvvardlg.h
    |-- addfilesdialog.h
    |-- catalog
    |   |-- catalog.h
    |   |-- gcatalog.h
    |   |-- gcatalog.tcc
    |   `-- tag.h
    |-- codemodel.h
    |-- codemodel_treeparser.h
    |-- codemodel_utils.h
    |-- cppparser
    |   |-- ast.h
    |   |-- driver.h
    |   |-- errors.h
    |   |-- keywords.lut.h
    |   |-- lexer.h
    |   |-- lookup.h
    |   |-- parser.h
    |   `-- tree_parser.h
    |-- domutil.h
    |-- environmentvariableswidget.h
    |-- environmentvariableswidgetbase.h
    |-- envvartools.h
    |-- execcommand.h
    |-- filetemplate.h
    |-- kde30x_markinterfaceextension.h
    |-- kde30x_texthintinterface.h
    |-- kdevapi.h
    |-- kdevappfrontend.h
    |-- kdevbuildsystem.h
    |-- kdevcoderepository.h
    |-- kdevcompileroptions.h
    |-- kdevcore.h
    |-- kdevcreatefile.h
    |-- kdevdebugger.h
    |-- kdevdifffrontend.h
    |-- kdevgenericfactory.h
    |-- kdevlanguagesupport.h
    |-- kdevmainwindow.h
    |-- kdevmakefrontend.h
    |-- kdevpartcontroller.h
    |-- kdevpcsimporter.h
    |-- kdevplugin.h
    |-- kdevproject.h
    |-- kdevsourceformatter.h
    |-- kdevvcsfileinfoprovider.h
    |-- kdevversioncontrol.h
    |-- ksavealldialog.h
    |-- makeoptionswidget.h
    |-- makeoptionswidgetbase.h
    |-- pathutil.h
    |-- pcheckbox.h
    |-- pcolorcombo.h
    |-- pcombobox.h
    |-- pdoublenuminput.h
    |-- pfontcombo.h
    |-- plineedit.h
    |-- plinestyle.h
    |-- processlinemaker.h
    |-- processwidget.h
    |-- projectconfigurationwidget.h
    |-- property.h
    |-- propertyeditor.h
    |-- propertyutils.h
    |-- propertywidget.h
    |-- pspinbox.h
    |-- pstringlistedit.h
    |-- psymbolcombo.h
    |-- removesubprojectdialog.h
    |-- removesubprojectdlgbase.h
    |-- runoptionswidget.h
    |-- runoptionswidgetbase.h
    |-- splitter.h
    |-- subclassesdlg.h
    |-- subclassesdlgbase.h
    `-- urlutil.h

3 directories, 78 files


Reproducible: Always
Steps to Reproduce:
1.emerge kdevelop-3.0.0_rc1, all ok
2.but includes directory apears in /
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-01-20 06:29:52 UTC
this was fixed yesterday in the ebuild - you need to sync and re-emerge.