]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - expect/patches/expect-5.43.0-override_default_prefix.patch
Move all packages to root.
[people/amarx/ipfire-3.x.git] / expect / patches / expect-5.43.0-override_default_prefix.patch
1 diff -Nur expect-5.43_old/configure expect-5.43_new/configure
2 --- expect-5.43_old/configure 2010-03-10 10:11:41.000000000 +0100
3 +++ expect-5.43_new/configure 2010-03-10 10:12:01.000000000 +0100
4 @@ -9,7 +9,7 @@
5
6 # Defaults:
7 ac_help=
8 -ac_default_prefix=/usr/local
9 +ac_default_prefix=/usr
10 # Any additions from configure.in:
11 ac_help="$ac_help
12 --enable-threads build with threads (not supported)"