# HG changeset patch # User Xander Ziiryanoff # Date 1407635651 -7200 # Node ID 7d1d61c783d66824fc2ba254fde57dab436d6b32 # Parent 03f6246616fd0498f5fbe1f4a2a216f536a213b7 xterm: delete local manpage, it looks incorrect diff -r 03f6246616fd -r 7d1d61c783d6 xterm/receipt --- a/xterm/receipt Sun Aug 10 01:59:37 2014 +0200 +++ b/xterm/receipt Sun Aug 10 03:54:11 2014 +0200 @@ -47,7 +47,8 @@ convert icons/xterm_32x32.xpm $DESTDIR/usr/share/pixmaps/xterm.png cp -a $install/usr/bin $fs/usr cp -a $install/usr/share $fs/usr - cp $src/xterm.desktop $DESTDIR/usr/share/applications + rm -rf $fs/usr/share/man + # cp $src/xterm.desktop $DESTDIR/usr/share/applications } # One of the first X apps cross compiled. Be sure all went well