Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
java-1_5_0-gcj-compat
python_prefix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python_prefix.patch of Package java-1_5_0-gcj-compat
--- Makefile.am +++ Makefile.am @@ -47,7 +47,7 @@ else \ ln -sf $(srcdir)/classfile.py classfile.py ; \ fi - python setup.py install --prefix=$(DESTDIR)$(prefix) + python setup.py install --root=$(DESTDIR) --prefix=$(prefix) uninstall-local: rm -f $(DESTDIR)$(libdir)/python2.5/site-packages/aotcompile.py --- Makefile.in +++ Makefile.in @@ -510,7 +510,7 @@ else \ ln -sf $(srcdir)/classfile.py classfile.py ; \ fi - python setup.py install --prefix=$(DESTDIR)$(prefix) + python setup.py install --root=$(DESTDIR) --prefix=$(prefix) uninstall-local: rm -f $(DESTDIR)$(libdir)/python2.5/site-packages/aotcompile.py
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