Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
solfege
solfege-python-fixcompile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File solfege-python-fixcompile.patch of Package solfege
Index: Makefile.in =================================================================== --- Makefile.in.orig +++ Makefile.in @@ -149,7 +149,7 @@ install-program-files: mkinstalldirs compileall: ifneq "$(nopycompile)" "YES" - $(PYTHON) -c "import compileall; compileall.compile_dir('$(DESTDIR)/$(datadir)/$(PACKAGE)/solfege')" + $(PYTHON) -c "import compileall; compileall.compile_dir('$(DESTDIR)$(datadir)/$(PACKAGE)/solfege',10,'$(datadir)/$(PACKAGE)/solfege')" endif mkinstalldirs:
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