wok diff git-gui/receipt @ rev 9824
Up: readom to 1.1.11. Its a wanted package for cdrkit that is at 1.1.11 now.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 15 00:18:48 2011 +0000 (2011-05-15) |
parents | 3fa816ae7153 |
children | 7233a836cfb2 |
line diff
1.1 --- a/git-gui/receipt Sun Feb 13 22:25:32 2011 +0000 1.2 +++ b/git-gui/receipt Sun May 15 00:18:48 2011 +0000 1.3 @@ -25,7 +25,7 @@ 1.4 cp -a $_pkg/usr $fs/ 1.5 1.6 # Extra icons, .desktop file etc.: 1.7 - cp -a $WOK/$PACKAGE/stuff/* $fs/usr 1.8 + cp -a $stuff/* $fs/usr 1.9 1.10 # We do not need to strip anything! 1.11 }