Blob Blame History Raw
--- pdns-recursor-3.1.4/Makefile.fixmakefile	2007-01-24 20:36:27.000000000 +0100
+++ pdns-recursor-3.1.4/Makefile	2007-01-24 20:38:55.000000000 +0100
@@ -54,15 +54,12 @@
 install: all
 	-mkdir -p $(DESTDIR)/$(SBINDIR)
 	mv pdns_recursor $(DESTDIR)/$(SBINDIR)
-	strip $(DESTDIR)/$(SBINDIR)/pdns_recursor
 	mkdir -p $(DESTDIR)/$(BINDIR)
 	mv rec_control $(DESTDIR)/$(BINDIR)
-	strip $(DESTDIR)/$(BINDIR)/rec_control
 	-mkdir -p $(DESTDIR)/$(CONFIGDIR)
 	$(DESTDIR)/$(SBINDIR)/pdns_recursor --config > $(DESTDIR)/$(CONFIGDIR)/recursor.conf-dist
 	-mkdir -p $(DESTDIR)/usr/share/man/man1
 	cp pdns_recursor.1 rec_control.1 $(DESTDIR)/usr/share/man/man1
-	$(OS_SPECIFIC_INSTALL)	
 
 clean:
 	-rm -f dep *.o *~ pdns_recursor rec_control optional/*.o