wok diff postgresql/receipt @ rev 7639

Change clutter TARBALL to .tar.bz2.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 13 19:00:55 2010 +0000 (2010-12-13)
parents 9d1b6783da36
children 8fcd5126133f
line diff
     1.1 --- a/postgresql/receipt	Thu Nov 04 15:54:07 2010 +0000
     1.2 +++ b/postgresql/receipt	Mon Dec 13 19:00:55 2010 +0000
     1.3 @@ -46,11 +46,6 @@
     1.4  	cat $src/*.files-list | while read file; do
     1.5  		[ -f $fs$file ] && rm -f $fs$file
     1.6  	done
     1.7 -	# Package all pgsql pkgs
     1.8 -	for i in $(cd $WOK; ls -d postgresql-* libpostgresql* )
     1.9 -	do
    1.10 -		tazwok genpkg $i
    1.11 -	done
    1.12  }
    1.13  
    1.14  # Pre and post install commands for Tazpkg.