Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
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 2010-10-29 22:18:36.000000000 +0200 +++ Makefile.in 2010-12-13 01:08:51.000000000 +0200 @@ -143,7 +143,7 @@ install-program-files: 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