patch-src_modules_rlm_eap_Makefile_in 619 B

123456789101112
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- freeradius-server-2.1.6.orig/src/modules/rlm_eap/Makefile.in 2009-05-18 13:13:55.000000000 +0200
  3. +++ freeradius-server-2.1.6/src/modules/rlm_eap/Makefile.in 2009-06-01 17:23:33.047631797 +0200
  4. @@ -37,7 +37,7 @@ radeapclient.lo: radeapclient.c $(HEADER
  5. install-subdirs:
  6. @$(MAKE) $(MFLAGS) WHAT_TO_MAKE=install common
  7. - $(LIBTOOL) --mode=install $(INSTALL) -m 755 $(INSTALLSTRIP) radeapclient$(EXEEXT) $(R)$(bindir)
  8. + #$(LIBTOOL) --mode=install $(INSTALL) -m 755 $(INSTALLSTRIP) radeapclient$(EXEEXT) $(R)$(bindir)
  9. common:
  10. @for dir in $(RLM_SUBDIRS); do \