Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
slrn
slrn-do-not-strip-binaries.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File slrn-do-not-strip-binaries.patch of Package slrn
Index: slrn-1.0.2/src/Makefile.in =================================================================== --- slrn-1.0.2.orig/src/Makefile.in +++ slrn-1.0.2/src/Makefile.in @@ -207,8 +207,8 @@ installslang: installlocales: -cd ../po; $(MAKE) DESTDIR=$(DESTDIR) LOCALEDIR=$(LOCALEDIR) install installbin: - $(INSTALL) -m 755 -s $(OBJDIR)/slrn $(DEST_BINDIR) - -$(INSTALL) -m 755 -s $(OBJDIR)/slrnpull $(DEST_BINDIR) + $(INSTALL) -m 755 $(OBJDIR)/slrn $(DEST_BINDIR) + -$(INSTALL) -m 755 $(OBJDIR)/slrnpull $(DEST_BINDIR) install: all installdirs installbin installdocs installslang installlocales # The symlinks target is for my own private use. It simply creates the object
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