From 6551b64647df0be3010eb5723b6e3a497d06b774 Mon Sep 17 00:00:00 2001 From: Martin Schröder Date: Sat, 15 Mar 2008 16:01:48 +0000 Subject: Fix breakage in i386-linux git-svn-id: svn://tug.org/texlive/trunk@6974 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/i386-linux/ps2frag | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 Master/bin/i386-linux/ps2frag (limited to 'Master/bin/i386-linux/ps2frag') diff --git a/Master/bin/i386-linux/ps2frag b/Master/bin/i386-linux/ps2frag deleted file mode 100755 index b8e673be087..00000000000 --- a/Master/bin/i386-linux/ps2frag +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -tty -s && { - echo - echo "Warning: the ps2frag script is not needed with this version of psfrag." - echo "Please read the manpage ps2frag(1) and the documentation of the" - echo "psfrag package." - echo -} >&2 - -exit 0 -- cgit v1.2.3