mk/image.mk: Ship /init in initramfs
[openadk.git] / package / dbus-python / patches / patch-configure
blobf131164697da5adf7ea32e7bebe787151fe185ee
1 --- dbus-python-1.2.0.orig/configure    2013-05-08 09:48:42.000000000 +0200
2 +++ dbus-python-1.2.0/configure 2013-12-13 12:52:44.522656370 +0100
3 @@ -11762,7 +11762,7 @@ $as_echo "$as_me: PYTHON_INCLUDES overri
4  else
5      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python headers using $PYTHON-config --includes" >&5
6  $as_echo_n "checking for Python headers using $PYTHON-config --includes... " >&6; }
7 -  PYTHON_INCLUDES=`$PYTHON-config --includes`
8 +  PYTHON_INCLUDES=`python-config --includes`
9    if test $? = 0; then
10      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_INCLUDES" >&5
11  $as_echo "$PYTHON_INCLUDES" >&6; }