mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
340 B
Plaintext
14 lines
340 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2002/06/04 14:32:55 cjep Exp $
|
|
|
|
--- yup.orig Wed Feb 15 13:26:04 1995
|
|
+++ yup Tue Oct 2 21:44:58 2001
|
|
@@ -1,5 +1,6 @@
|
|
-#! /usr/local/bin/perl
|
|
-#
|
|
+eval 'exec perl -S $0 ${1+"$@"}'
|
|
+ if $running_under_some_shell;
|
|
+#
|
|
# yup -- print multiple PS/text images on one page.
|
|
# Copyright (C) 1995 Malcolm Herbert
|
|
#
|