diff debian/gftp-text.postinst @ 144:f7251c70153a

This file was missing from my last commit
author masneyb
date Thu, 24 Apr 2003 02:22:38 +0000
parents
children 398fcbad832b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/gftp-text.postinst	Thu Apr 24 02:22:38 2003 +0000
@@ -0,0 +1,6 @@
+#!/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
+