]> git.proxmox.com Git - pve-installer.git/blobdiff - Makefile
update for wheezy
[pve-installer.git] / Makefile
index 34785ce00706e9d27f1a64b180b741bd926b20cb..6ae3d4bc90a82473316f26ce23c8b90aac456815 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ test.img:
        dd if=/dev/zero of=test.img bs=1024 count=800000
 
 check: packages test.img
-       ./proxinstall -t test.img
+       G_SLICE=always-malloc ./proxinstall -t test.img
 
 .phony: clean
 clean: