view debian/gftp-text.postinst @ 297:6d088dfece0b

2003-10-26 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.h src/gtk/transfer.c - (create_transfer, transfer_done) - added more checks whenever a transfer is created and stopped to make sure we don't log into the same remote host twice. This is mainly for DnD.
author masneyb
date Mon, 27 Oct 2003 01:22:45 +0000
parents f7251c70153a
children 398fcbad832b
line wrap: on
line source

#!/bin/sh

update-alternatives \
        --install /usr/bin/ftp ftp /usr/bin/gftp-text 100 \
        --slave /usr/share/man/man1/ftp.1.gz ftp.1.gz /usr/share/man/man1/gftp.1.gz