summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/apt-proxy/files/apt-proxy-1.3.0-sh.patch')
-rw-r--r--net-misc/apt-proxy/files/apt-proxy-1.3.0-sh.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/apt-proxy/files/apt-proxy-1.3.0-sh.patch b/net-misc/apt-proxy/files/apt-proxy-1.3.0-sh.patch
new file mode 100644
index 000000000000..9f6b97625af3
--- /dev/null
+++ b/net-misc/apt-proxy/files/apt-proxy-1.3.0-sh.patch
@@ -0,0 +1,11 @@
+--- apt-proxy 2002-04-04 14:30:19.000000000 +0200
++++ apt-proxy.new 2003-03-13 00:49:48.000000000 +0100
+@@ -1,5 +1,7 @@
+-#!/bin/ash
++#!/bin/sh
+ # (You may safely change the above to /bin/sh if you do not have ash available)
++### I really modified it (was /bin/ash)
++### Radek Podgorny <radek@podgorny.cz> (for Gentoo)
+ #
+ # $Id$
+ # Copyright Paul Russell <rusty@samba.org>