Opened 14 years ago
Closed 10 years ago
#1414 closed defect (obsolete)
python-xklavier modifies files stored in git during build
Reported by: | sascha_silbe | Owned by: | sayamindu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | python-xklavier | Version: | Unspecified |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
python-xklavier modifies the config.h.in that's stored in git during build:
# modified: config.h.in
This breaks our buildslaves. config.h.in seems to get rebuilt fine after deleting it, so removing it from git should work fine.
Filing against sugar since there is no component for python-xklavier yet and I couldn't find any (other) upstream bugtracker.
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by sascha_silbe
- Component changed from sugar to python-xklavier
Changed 14 years ago by sayamindu
comment:2 Changed 14 years ago by sayamindu
Could you check if the attached patch fixes the error ?
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to obsolete
- Status changed from new to closed
We are using introspection these days.
Note: See
TracTickets for help on using
tickets.
patch