diff --git a/packages/x11/other/fontconfig/install b/packages/x11/other/fontconfig/install index 4d25e498d2..3e774cbff0 100755 --- a/packages/x11/other/fontconfig/install +++ b/packages/x11/other/fontconfig/install @@ -23,7 +23,7 @@ . config/options $1 mkdir -p $INSTALL/usr/bin - cp $PKG_BUILD/fc-cache/.libs/fc-cache $INSTALL/usr/bin + cp $PKG_BUILD/fc-cache/fc-cache $INSTALL/usr/bin mkdir -p $INSTALL/etc/fonts cp -R $SYSROOT_PREFIX/etc/fonts/* $INSTALL/etc/fonts