nerdfonts: fix wrong attribute name in error message (#364463)
[NixPkgs.git] / pkgs / by-name / di / discount / fix-configure-path.patch
blob045b369b4b69c713fa062d2eb965662bb1839fa4
1 diff -rupN discount-2.1.6-original/configure.inc discount-2.1.6/configure.inc
2 --- discount-2.1.6-original/configure.inc 2014-10-10 15:34:24.158325345 +0100
3 +++ discount-2.1.6/configure.inc 2014-10-10 15:34:33.553325321 +0100
4 @@ -32,7 +32,7 @@
5 # this preamble code is executed when this file is sourced and it picks
6 # interesting things off the command line.
8 -ac_default_path="/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin"
9 +ac_default_path=$PATH
11 ac_standard="--src=DIR where the source lives (.)
12 --prefix=DIR where to install the final product (/usr/local)