diff --git a/Makefile.common b/Makefile.common index 6ee116cfaa3..d8297942e9a 100644 --- a/Makefile.common +++ b/Makefile.common @@ -9,7 +9,7 @@ builddir_doc=$(top_builddir)/build/share/doc builddir_share=$(top_builddir)/build/share/ builddir_java=$(top_builddir)/build/share/omc/java/ -INSTALL_APPDIR = ${DESTDIR}${prefix}/Applications/ +INSTALL_APPDIR = ${DESTDIR}/Applications/ INSTALL_BINDIR = ${DESTDIR}${bindir} INSTALL_LIBDIR = ${DESTDIR}${libdir}/ INSTALL_INCLUDEDIR = ${DESTDIR}${includedir}/omc