[subversion-commit] SVN tetex-bin commit + diffs: r1610 -
tetex-bin/trunk/debian/patches
Hilmar Preuße
hilmar-guest at costa.debian.org
Tue Sep 12 15:39:37 UTC 2006
Author: hilmar-guest
Date: 2006-09-12 15:39:36 +0000 (Tue, 12 Sep 2006)
New Revision: 1610
Modified:
tetex-bin/trunk/debian/patches/patch-a2ping_invocation
Log:
fix demagic_a2ping patch
Modified: tetex-bin/trunk/debian/patches/patch-a2ping_invocation
===================================================================
--- tetex-bin/trunk/debian/patches/patch-a2ping_invocation 2006-09-12 14:54:55 UTC (rev 1609)
+++ tetex-bin/trunk/debian/patches/patch-a2ping_invocation 2006-09-12 15:39:36 UTC (rev 1610)
@@ -1,6 +1,6 @@
---- ./texk/tetex/a2ping.orig 2005-10-13 21:34:58.000000000 +0200
-+++ ./texk/tetex/a2ping 2005-10-13 21:35:09.000000000 +0200
-@@ -1,11 +1,5 @@
+--- ./texk/tetex/a2ping.orig 2006-07-19 20:45:26.000000000 +0200
++++ ./texk/tetex/a2ping 2006-09-12 15:43:38.000000000 +0200
+@@ -1,11 +1,7 @@
-#! /bin/sh
-eval '(exit $?0)' && eval 'PERL_BADLANG=x;export PERL_BADLANG;: \
-;exec perl -x -S -- "$0" ${1+"$@"};#'if 0;
@@ -11,6 +11,8 @@
-# Don't touch/remove any lines above; http://www.inf.bme.hu/~pts/justlib
+#! /usr/bin/perl -w
+package Htex::a2ping;
++1 if $main::opt_extra;
++1 if $main::opt_help;
#
# This program is free software, licensed under the GNU GPL, >=2.0.
# This software comes with absolutely NO WARRANTY. Use at your own risk!
More information about the Pkg-tetex-commits
mailing list