wok-current diff coreutils-context-working/receipt @ rev 6664

Revert last patch on gdk-pixbuf.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 22:51:08 2010 +0000 (2010-10-11)
parents 5924ec6bb02f
children c5ea37a36d18
line diff
     1.1 --- a/coreutils-context-working/receipt	Mon Apr 12 22:30:38 2010 +0200
     1.2 +++ b/coreutils-context-working/receipt	Mon Oct 11 22:51:08 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="coreutils-context-working"
     1.7 -VERSION="8.4"
     1.8 +VERSION="8.5"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="GNU utilities related to the working context."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -20,7 +20,7 @@
    1.13  	mkdir -p $fs/bin
    1.14  	cp -a $_pkg/usr/bin/pwd $fs/bin
    1.15  	cp -a $_pkg/usr/bin/stty $fs/bin
    1.16 -	cp -a $_pkg/usr/bin/printevn $fs/bin
    1.17 +	cp -a $_pkg/usr/bin/printenv $fs/bin
    1.18  
    1.19  	mkdir -p $fs/usr/bin
    1.20  	cp -a $_pkg/usr/bin/tty $fs/usr/bin