copy ipkg shell script to scripts/, change the reference in rules.mk and add the...
[openwrt-10.03/.git] / package / ipkg / patches / configure.patch
1 --- ipkg-0.99.144/configure     2005-02-23 01:53:46.000000000 +0300
2 +++ ipkg/configure      2005-03-13 16:55:10.933348792 +0300
3 @@ -21657,7 +21657,7 @@
4  done
5  
6  
7 -                                                                                                              ac_config_files="$ac_config_files Makefile etc/Makefile replace/Makefile familiar/Makefile familiar/control familiar/control-unstripped familiar/libipkg-control familiar/libipkg-dev-control libbb/Makefile libipkg.pc ipkg.h"
8 +                                                                                                              ac_config_files="$ac_config_files Makefile etc/Makefile familiar/Makefile familiar/control familiar/control-unstripped familiar/libipkg-control familiar/libipkg-dev-control libbb/Makefile libipkg.pc ipkg.h"
9  cat >confcache <<\_ACEOF
10  # This file is a shell script that caches the results of configure
11  # tests run on this system so they can be shared between configure
12 @@ -22216,7 +22216,6 @@
13    # Handling of arguments.
14    "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15    "etc/Makefile" ) CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
16 -  "replace/Makefile" ) CONFIG_FILES="$CONFIG_FILES replace/Makefile" ;;
17    "familiar/Makefile" ) CONFIG_FILES="$CONFIG_FILES familiar/Makefile" ;;
18    "familiar/control" ) CONFIG_FILES="$CONFIG_FILES familiar/control" ;;
19    "familiar/control-unstripped" ) CONFIG_FILES="$CONFIG_FILES familiar/control-unstripped" ;;