File slrn-0.9.9p1-do-not-strip-binaries.diff of Package slrn

--- src/Makefile.in.orig	2008-08-26 17:21:08.000000000 +0200
+++ src/Makefile.in	2010-04-21 10:04:17.000000000 +0200
@@ -205,8 +205,8 @@
 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
openSUSE Build Service is sponsored by