Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.2
rasmol
RasMol_2.7.4.2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File RasMol_2.7.4.2.patch of Package rasmol
--- src/Imakefile +++ src/Imakefile @@ -154,7 +154,9 @@ # with #define # -#ifdef HPArchitecture +CCOPTIONS = $(RPM_OPT_FLAGS) + +#if defined(HPArchitecture) && !defined(LinuxArchitecture) CCOPTIONS = -Ae CDEBUGFLAGS = +O2 +Onolimit @@ -186,8 +188,6 @@ ComplexProgramTarget(rasmol) MakeDirectories(install,$(RASMOLDIR)) InstallNonExec(../doc/rasmol.hlp,$(RASMOLDIR)) -InstallNonExec(../data/1crn.pdb,$(RASMOLDIR)) -InstallNonExec(../data/3cro.pdb,$(RASMOLDIR)) rasmol.man:: ../doc/rasmol.1 ln -s ../doc/rasmol.1 rasmol.man --- src/cif_ctonum.c +++ src/cif_ctonum.c @@ -183,7 +183,9 @@ extern "C" { #endif +#ifndef _USE_RASMOL_H_ #define _USE_RASMOL_H_ +#endif #ifdef _USE_RASMOL_H_ #include "rasmol.h" #else
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