wok rev 17255

mc: fix build
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Oct 20 20:17:03 2014 +0200 (2014-10-20)
parents 3ba86ab5ebce
children 4a1a5d881605
files mc/receipt mc/stuff/mc-root.desktop
line diff
     1.1 --- a/mc/receipt	Mon Oct 20 19:58:54 2014 +0200
     1.2 +++ b/mc/receipt	Mon Oct 20 20:17:03 2014 +0200
     1.3 @@ -19,8 +19,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed 's#|profile|#&receipt|#' -i $src/misc/syntax/Syntax
     1.8 -
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--with-gpm-mouse \
    1.12 @@ -40,6 +38,7 @@
    1.13  	cp -a $install/usr/lib $fs/usr
    1.14  	cp -a $install/usr/share/mc $fs/usr/share
    1.15  
    1.16 +	sed 's#|profile|#&receipt|#' -i $fs/usr/share/mc/syntax/Syntax
    1.17  	cp -a $stuff/*.desktop $fs/usr/share/applications
    1.18  	chown -R root:root $fs
    1.19  }
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/mc/stuff/mc-root.desktop	Mon Oct 20 20:17:03 2014 +0200
     2.3 @@ -0,0 +1,7 @@
     2.4 +[Desktop Entry]
     2.5 +Type=Application
     2.6 +Name=Midnight Commander (root)
     2.7 +Exec=subox terminal -e mc -S modarcon16root -a
     2.8 +Icon=computer
     2.9 +Comment=To enable all syntax-hilight features: switch vte(sakura) to "tango" palette, or use xterm-256color
    2.10 +Categories=FileTools;Development;