Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
python-telepathy
python-telepathy-no_double_errors-py.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-telepathy-no_double_errors-py.patch of Package python-telepathy
diff --git a/src/Makefile.am b/src/Makefile.am index 135f2f0..ede1fc3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,10 +13,12 @@ telepathy_PYTHON = \ spec_dir = $(top_srcdir)/spec spec_files := $(patsubst $(spec_dir)%.xml,_generated%.py,$(wildcard $(spec_dir)/*.xml)) +# We leave _generated/errors.py out of here because there exists a +# spec/errors.xml file, so that means there'll be a +# _generated/errors.py in $(spec_files). See fd.o#32526 BUILT_SOURCES = \ _generated/interfaces.py \ _generated/constants.py \ - _generated/errors.py \ _generated/__init__.py \ $(spec_files)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor