iproute: remove unused patch

In f18efaf26e, the "patches" attribute was erroneously renamed to
"patch". If you follow the original bug report[1], you'll see that this
has long since been fixed upstream (using a different patch).

1: https://bugs.gentoo.org/show_bug.cgi?id=331447
This commit is contained in:
Charles Strahan
2015-08-11 17:47:53 -04:00
parent 62074ab09a
commit 963e70a7e8
2 changed files with 0 additions and 17 deletions
@@ -8,8 +8,6 @@ stdenv.mkDerivation rec {
sha256 = "0vz6m2k6hdrjlg4x0r3cd75lg9ysmndbsp35pm8494zvksc7l1vk";
};
patch = [ ./vpnc.patch ];
preConfigure = ''
patchShebangs ./configure
sed -e '/ARPDDIR/d' -i Makefile