Felix, The -rdynamic patch broken things:
if test -n " "; then install -pm0755 "/home/philipp/openwrt-alix/build_dir/linux-x86_alix2/iptables-1.4.10/ipkg-install/usr/lib/iptables/"; fi; that test is succeeding because it's not filtering out the spaces... Note the list of sources to copy between "-pm0755" and the destination directory... i.e. the empty list between the 2 spaces. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
