From: Thorsten Kukuk Date: Thu, 18 Aug 2005 14:33:13 +0000 (+0000) Subject: Relevant BUGIDs: none X-Git-Tag: help~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa5c193e8c8c37732133cfe4489784d7efae677d;p=linux-pam Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- Remove dead/unpackaged file --- diff --git a/examples/wrap_xsh.sh b/examples/wrap_xsh.sh deleted file mode 100755 index af01697e..00000000 --- a/examples/wrap_xsh.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -export LD_PRELOAD=../libpam/libpam.so:../libpam_misc/libpam_misc.so -ldd ./xsh -./xsh "$@" -