summaryrefslogtreecommitdiff
path: root/packaging/SGI/sambalp
diff options
context:
space:
mode:
authorcvs2svn Import User <samba-bugs@samba.org>1997-11-24 13:44:53 +0000
committercvs2svn Import User <samba-bugs@samba.org>1997-11-24 13:44:53 +0000
commit6c93106805d88121c7651a19e90bcaefb4a105dd (patch)
tree24cce53da58fbde3c4621c1463c37ddc4e3c74a9 /packaging/SGI/sambalp
parent3a5e07f1e994396853e6340e8ef3f4d12bb0243e (diff)
parent291551d80711daab7b7581720bcd9a08d6096517 (diff)
downloadsamba-6c93106805d88121c7651a19e90bcaefb4a105dd.tar.gz
This commit was manufactured by cvs2svn to create tagsamba-misc-tags/JRA_NMBD_MERGE1_TAG
'JRA_NMBD_MERGE1_TAG'.
Diffstat (limited to 'packaging/SGI/sambalp')
-rw-r--r--packaging/SGI/sambalp20
1 files changed, 0 insertions, 20 deletions
diff --git a/packaging/SGI/sambalp b/packaging/SGI/sambalp
deleted file mode 100644
index cb95ef089f2..00000000000
--- a/packaging/SGI/sambalp
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /bin/sh
-#
-# Workaround Win95 printer driver/Impressario bug by removing
-# the PS check for available virtual memory. Note that this
-# bug appears to be in all Win95 print drivers that generate
-# PostScript; but is for certain there with a QMS-PS 810 (the
-# printer type I configure on the Win95-side for printing with
-# Samba).
-#
-# the perl script fixes 3 different bugs.
-# 1. remove the JCL statements added by some HP printer drivers to the
-# beginning of the postscript output.
-# 2. Fix a bug in output from word files with long filenames. A non-printing
-# character added to the end of the title comment by word is
-# removed.
-# 3. The VM fix described above.
-#
-
-/usr/samba/bin/psfixes.pl $2 | /usr/bin/lp -c -d$1 -t"$3 on $4"
-rm $2