-Rétrogradé libdrm de 2.4.37 à 2.4.33 (ne trouvait pas fichier nouveau_device.h).
[hvlinux.git] / functions / ipkg
index f948ac3..22f1803 100644 (file)
@@ -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