wok diff TeXmacs/receipt @ rev 11257

iron-linux: Cookutils uses wget -O $SRC/$TARBALL so we can change TARBALL to save source as TARBALL. This needs to be done for iron-linux cause other wise it will just find iron-linux.tar.gz and use the old version.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 07 11:21:08 2011 +0000 (2011-11-07)
parents 432ed1a20735
children d59705695f3d
line diff
     1.1 --- a/TeXmacs/receipt	Fri Dec 17 15:18:25 2010 +0100
     1.2 +++ b/TeXmacs/receipt	Mon Nov 07 11:21:08 2011 +0000
     1.3 @@ -34,4 +34,4 @@
     1.4       cp -a $_pkg/usr/bin $fs/usr
     1.5       cp -a $_pkg/usr/lib $fs/usr
     1.6       cp -a $_pkg/usr/share $fs/usr
     1.7 -
     1.8 +}