Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:RedDwarf
libSGE
libSGE-030809-lib64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libSGE-030809-lib64.patch of Package libSGE
Index: Makefile =================================================================== --- Makefile.orig +++ Makefile @@ -72,10 +72,10 @@ endif install: libSGE.so @mkdir -p $(DESTDIR)$(PREFIX_H) install -c -m 644 sge*.h $(DESTDIR)$(PREFIX_H) - @mkdir -p $(DESTDIR)$(PREFIX)/lib - install -c libSGE.so $(DESTDIR)$(PREFIX)/lib/libSGE.so.$(API_VER).$(SGE_VER) - @cd $(DESTDIR)$(PREFIX)/lib;\ + @mkdir -p $(DESTDIR)$(PREFIX)/lib64 + install -c libSGE.so $(DESTDIR)$(PREFIX)/lib64/libSGE.so.$(API_VER).$(SGE_VER) + @cd $(DESTDIR)$(PREFIX)/lib64;\ ln -sf libSGE.so.$(API_VER).$(SGE_VER) libSGE.so.$(API_VER);\ ln -sf libSGE.so.$(API_VER) libSGE.so @echo "** Headerfiles installed in $(DESTDIR)$(PREFIX_H)" - @echo "** Library files installed in $(DESTDIR)$(PREFIX)/lib" + @echo "** Library files installed in $(DESTDIR)$(PREFIX)/lib64"
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