Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
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 2011-09-26 10:41:59.554190539 +0200 +++ Makefile.in 2011-09-26 10:42:24.477860639 +0200 @@ -147,7 +147,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