Your IP : 216.73.216.74


Current Path : /usr/local/rvm/patches/ruby/1.9.3/p429/
Upload File :
Current File : //usr/local/rvm/patches/ruby/1.9.3/p429/bsd-shell-fix.patch

--- a/Makefile.in
+++ b/Makefile.in
@@ -169,7 +169,6 @@
 		@$(RM) $@
 		$(ECHO) linking $@
 		$(Q) $(PURIFY) $(CC) $(LDFLAGS) $(XLDFLAGS) $(MAINOBJ) $(EXTOBJS) $(LIBRUBYARG) $(MAINLIBS) $(LIBS) $(OUTFLAG)$@
-		$(Q) $(POSTLINK)
 
 # We must `rm' the library each time this rule is invoked because "updating" a
 # MAB library on Apple/NeXT (see --enable-fat-binary in configure) is not