Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
resample
resample-makefile.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File resample-makefile.diff of Package resample
--- Makefile +++ Makefile @@ -31,7 +31,7 @@ SRCS = $(CFILES1) $(CFILES2) $(HFILES) $(MANPAGES) $(FILTERS) BASE_CFLAGS = -I. -Wall $(arch_flags) -CFLAGS = $(BASE_CFLAGS) -O3 +CFLAGS = $(BASE_CFLAGS) $(RPM_OPT_FLAGS) DEBUG_CFLAGS = $(BASE_CFLAGS) -g -DDEBUG all: $(PRODUCTS) @@ -63,7 +63,7 @@ # creates products and installs them. Installs man pages also. install: $(INSTALLDIR) $(MANDIR) $(BINARIES) - install -s -m 755 $(BINARIES) $(INSTALLDIR) + install -m 755 $(BINARIES) $(INSTALLDIR) install -m 644 $(MANPAGES) $(MANDIR) # Tests INSTALLED version only
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