wok-next diff xlockmore/receipt @ rev 13090
Up: git to 1.7.11.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 26 02:47:04 2012 +0000 (2012-06-26) |
parents | b1deb3732873 |
children | a579549edab7 |
line diff
1.1 --- a/xlockmore/receipt Wed Feb 22 10:26:36 2012 -0800 1.2 +++ b/xlockmore/receipt Tue Jun 26 02:47:04 2012 +0000 1.3 @@ -31,11 +31,6 @@ 1.4 { 1.5 mkdir -p $fs 1.6 cp -a $_pkg/usr $fs 1.7 - 1.8 - mkdir -p $fs/usr/share/applications \ 1.9 - $fs/usr/share/pixmaps 1.10 - cp -a $stuff/xlock.desktop $fs/usr/share/applications 1.11 - cp -a $stuff/xlockmore.png $fs/usr/share/pixmaps 1.12 } 1.13 1.14 post_install()