X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=functions%2Fipkg;h=22f18038928c7945a014cc25586d715a84639dfc;hb=95150ed1b283bac7c609367d9ff49c776f71672a;hp=f948ac3a4c3406719650a8c091f18836f0e21e24;hpb=2d1f978cb0d80f379521294e190acc2c8dad8382;p=hvlinux.git diff --git a/functions/ipkg b/functions/ipkg index f948ac3..22f1803 100644 --- a/functions/ipkg +++ b/functions/ipkg @@ -152,7 +152,9 @@ ipkg_script() hvpatch_pre fi - hvpatch + if [ "x${DECOMPRESS}" = "x1" ]; then + hvpatch + fi # Execute pre-configure function if applicable if function_exists hvconfig_pre ; then