Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 12 lines 582 B view raw
1diff -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. 7 # 8-ac_default_path="/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin" 9+ac_default_path=$PATH 10 11 ac_standard="--src=DIR where the source lives (.) 12 --prefix=DIR where to install the final product (/usr/local)