[Lunar-commits] <moonbase-other> tuxpaint: fix desktop file
    v4hn 
    me at v4hn.de
       
    Tue Jan  1 22:15:50 CET 2013
    
    
  
commit 8dd173ab65196da07a28330dcb57014013c8cfe7
Author: v4hn <me at v4hn.de>
Date: Tue, 01 Jan 2013 13:15:50 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/8dd173ab65196da07a28330dcb57014013c8cfe7
tuxpaint: fix desktop file
---
  graphics/tuxpaint/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)
--- a/graphics/tuxpaint/BUILD
+++ b/graphics/tuxpaint/BUILD
@@ -2,7 +2,7 @@
 
   sedit "s@\(linux_ARCH_LINKS:=.*\)\$@\1 \$(PNG) -lm@" Makefile &&
   sedit "s at -g3@@" Makefile &&
-  sedit "s at Art\;@Art\;Graphics@" src/tuxpaint.desktop.in &&
+  sedit "s at Art\;@Art\;Graphics@" src/tuxpaint.desktop &&
 
   make $OPTS PREFIX=/usr &&
   prepare_install &&
    
    
More information about the Lunar-commits
mailing list