wok rev 16995

xterm: delete local manpage, it looks incorrect
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Aug 10 03:54:11 2014 +0200 (2014-08-10)
parents 03f6246616fd
children acf500eaa534
files xterm/receipt
line diff
     1.1 --- a/xterm/receipt	Sun Aug 10 01:59:37 2014 +0200
     1.2 +++ b/xterm/receipt	Sun Aug 10 03:54:11 2014 +0200
     1.3 @@ -47,7 +47,8 @@
     1.4  		convert icons/xterm_32x32.xpm $DESTDIR/usr/share/pixmaps/xterm.png
     1.5  	cp -a $install/usr/bin $fs/usr
     1.6  	cp -a $install/usr/share $fs/usr
     1.7 -	cp $src/xterm.desktop $DESTDIR/usr/share/applications
     1.8 +	rm -rf $fs/usr/share/man
     1.9 +	# cp $src/xterm.desktop $DESTDIR/usr/share/applications
    1.10  }
    1.11  
    1.12  # One of the first X apps cross compiled. Be sure all went well