Talk:IPKG Howto

From OESF

Jump to: navigation, search

is it possible to change ipkg-build.sh file ? the native tar of cacko 1.23 version doesn't support -z compression. its better to change "tar -C ... -czf output_file ." to "tar -C ... -cf - . | gzip -c >output_file"

Personal tools