# HG changeset patch # User Pascal Bellard # Date 1552739837 -3600 # Node ID 426eec51ef7c309ef1dc72a5612a1dfa227f1b46 # Parent 1f0773e2f6fe33f23796753590ba368e18d51941 syslinux/taziso: update for new dialog package diff -r 1f0773e2f6fe -r 426eec51ef7c netkit-rsh/receipt --- a/netkit-rsh/receipt Sat Mar 16 10:28:53 2019 +0100 +++ b/netkit-rsh/receipt Sat Mar 16 13:37:17 2019 +0100 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit" WGET_URL="http://ibiblio.org/pub/linux/system/network/netkit/$TARBALL" +PROVIDE="rsh rshd" DEPENDS="" BUILD_DEPENDS="ncurses-dev" @@ -33,3 +34,23 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/sbin $fs/usr } + +# Pre and post install commands for Tazpkg. +post_install() +{ + if ! grep -qs rlogind $1/etc/inetd.conf; then + cat >> $1/etc/inetd.conf <> $1/etc/inetd.conf < /tmp/dialog$$ <