package/freerdp: fix a comment

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yann E. MORIN 2015-02-22 18:45:49 +01:00 committed by Thomas Petazzoni
parent 7525923c2f
commit b3845ee523

View File

@ -176,6 +176,6 @@ else # ! SERVER && ! CLIENT
FREERDP_CONF_OPTS += -DWITH_X11=OFF
endif # ! USES_XLIBS
endif # ! SERVER && ! CLIENT
$(eval $(cmake-package))