Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 7210 | Differences between
and this patch

Collapse All | Expand All

(-)html2ps-1.0b5.orig/html2ps (-3 / +1 lines)
Lines 1-6 Link Here
1
: # Use perl
1
#! /usr/bin/perl
2
eval 'exec perl -S $0 "$@"'
3
  if $running_under_some_shell;
4
2
5
# This is html2ps version 1.0 beta5, an HTML-to-PostScript converter.
3
# This is html2ps version 1.0 beta5, an HTML-to-PostScript converter.
6
#   Copyright (C) 1995-2005 Jan Karrman.
4
#   Copyright (C) 1995-2005 Jan Karrman.

Return to bug 7210