--- Makefile.orig	2008-04-27 13:27:21.000000000 +0900
+++ Makefile	2008-04-27 13:28:00.000000000 +0900
@@ -41,7 +41,7 @@
 	$(INSTALL) -c -m 0644 doc/openvas-libnasl-config.1 ${mandir}/man1
 	$(INSTALL) -c -m 0644 doc/openvas-nasl.1 ${mandir}/man1
 	$(INSTALL) -c -m 0644 doc/openvas-libnasl-config.1 ${mandir}/man1
-	test -d ${localstatedir}/openvas || $(INSTALL_DIR) -m 755 ${localstatedir}/openvas
+	test -d ${localstatedir} || $(INSTALL_DIR) -m 755 ${localstatedir}
 
 
 	@echo
