lkml.org 
[lkml]   [1999]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: net-tools 1.50 is released
Interestingly, the part of the installation that
fails for me is this line, from net-tools-1.50/man/Makefile:

CMDS=`ls *.$$SECTION`; \

which works fine when changed to:

CMDS=`bash -c ls *.$$SECTION`; \

The original doesn't appear to be getting globbed.

??
--
mlord@pobox.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.025 / U:1.688 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site