wok diff xlockmore/receipt @ rev 12344

Up: mercurial to 2.1.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 10:12:24 2012 +0000 (2012-04-19)
parents b1deb3732873
children a579549edab7
line diff
     1.1 --- a/xlockmore/receipt	Wed Feb 22 10:26:36 2012 -0800
     1.2 +++ b/xlockmore/receipt	Thu Apr 19 10:12:24 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()