Index: Ocsinventory-Agent-0.0.7/Makefile.PL =================================================================== --- Ocsinventory-Agent-0.0.7.orig/Makefile.PL 2008-01-13 11:19:13.000000000 +0100 +++ Ocsinventory-Agent-0.0.7/Makefile.PL 2008-01-13 11:19:22.000000000 +0100 @@ -7,7 +7,7 @@ return ' install :: all pure_install doc_install $(NOECHO) $(NOOP) - [ ! -f run-postinst ] || perl postinst.pl + #[ ! -f run-postinst ] || perl postinst.pl '; }