tazpkg rev 592

tazpkg: Remove separator function. Its now in /lib/libtaz.sh.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 12 20:47:36 2012 +0000 (2012-04-12)
parents f941fb43bb88
children 19a2ab237dfc
files tazpkg
line diff
     1.1 --- a/tazpkg	Thu Apr 12 20:45:21 2012 +0000
     1.2 +++ b/tazpkg	Thu Apr 12 20:47:36 2012 +0000
     1.3 @@ -159,10 +159,6 @@
     1.4  }
     1.5  check_base_dir
     1.6  
     1.7 -separator() {
     1.8 -	echo "================================================================================"
     1.9 -}
    1.10 -
    1.11  # Store -- options in a variable.
    1.12  get_options()
    1.13  {