]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: none
authorThorsten Kukuk <kukuk@thkukuk.de>
Thu, 18 Aug 2005 14:33:13 +0000 (14:33 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Thu, 18 Aug 2005 14:33:13 +0000 (14:33 +0000)
Purpose of commit: bugfix

Commit summary:
---------------

Remove dead/unpackaged file

examples/wrap_xsh.sh [deleted file]

diff --git a/examples/wrap_xsh.sh b/examples/wrap_xsh.sh
deleted file mode 100755 (executable)
index af01697..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-export LD_PRELOAD=../libpam/libpam.so:../libpam_misc/libpam_misc.so
-ldd ./xsh
-./xsh "$@"
-