wok diff gitmail/receipt @ rev 9198
Up: xorg-setxkbmap to 1.2.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 10 10:43:03 2011 +0000 (2011-03-10) |
parents | 62f6142d9fb3 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/gitmail/receipt Tue Feb 22 23:44:49 2011 +0100 1.2 +++ b/gitmail/receipt Thu Mar 10 10:43:03 2011 +0000 1.3 @@ -26,6 +26,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr 1.7 - cp -a GhostInTheMail-$VERSION/_pkg/usr/bin $fs/usr 1.8 + cp -a $_pkg/usr/bin $fs/usr 1.9 strip -s $fs/usr/bin/* 1.10 }