Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
python3-doc
Python-2.3.3-dirs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Python-2.3.3-dirs.patch of Package python3-doc
# force use of directories passed to configure script --- Makefile.pre.in 2003-09-20 12:50:28.000000000 +0200 +++ Makefile.pre.in 2003-10-02 11:05:14.000000000 +0200 @@ -78,12 +78,12 @@ exec_prefix= @exec_prefix@ # 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