diff --git a/sys/unix/hints/linux.500 b/sys/unix/hints/linux.500 index 7df63d93f..cf3c9dac3 100755 --- a/sys/unix/hints/linux.500 +++ b/sys/unix/hints/linux.500 @@ -135,7 +135,6 @@ PKG_EXISTS := $(shell rpm -q $(LUAPKGNAME) > /dev/null 2>&1 \ && echo yes || echo no) # else -$(info Section for DEFAULT) PKG_EXISTS=no $(info Existance of package $(LUAPKGNAME) could not be verified) endif