Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
python-doc
Python-2.3.3-dirs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Python-2.3.3-dirs.patch of Package python-doc
# force use of directories passed to configure script Index: Makefile.pre.in =================================================================== --- Makefile.pre.in.orig +++ Makefile.pre.in @@ -86,12 +86,12 @@ exec_prefix= @exec_prefix@ datarootdir= @datarootdir@ # Expanded directories -BINDIR= $(exec_prefix)/bin -LIBDIR= $(exec_prefix)/lib +BINDIR= @bindir@ +LIBDIR= @libdir@ MANDIR= @mandir@ INCLUDEDIR= @includedir@ -CONFINCLUDEDIR= $(exec_prefix)/include -SCRIPTDIR= $(prefix)/lib +CONFINCLUDEDIR= @includedir@ +SCRIPTDIR= @libdir@ # Detailed destination directories BINLIBDEST= $(LIBDIR)/python$(VERSION)
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