--- trunk/core/include/xdg.sminc 2009/06/10 17:02:30 1934 +++ trunk/core/include/xdg.sminc 2009/11/26 11:00:10 4144 @@ -176,5 +176,5 @@ minstalldir ${destdir} || die # install our xdg - minstallfile ${file} ${BINDIR}/${destdir}/${destfile} || die + minstallfile ${file} ${destdir}/${destfile} || die }