Show
Ignore:
Timestamp:
05/21/07 15:40:57 (2 years ago)
Author:
tg
Message:

these shall not be executable nor use absolute pathnames,
since perl doesn't always live in /usr/bin (e.g. NetBSDĀ®)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/scripts/patch-kernel.sh

    • Property svn:executable set
    r1686 r2585  
    77# (c) 2002 Erik Andersen <andersen@codepoet.org> 
    88 
    9 shopt -s extglob 
     9[[ -n $BASH_VERSION ]] && shopt -s extglob 
    1010 
    1111# Set directories from arguments, or use defaults.