sed -e "s#target.path=/usr/local/bin#target.path=${INSTALL}/usr/bin#" -i ${PKG_BUILD}/skyscraper.pro
sed -e "s#examples.path=/usr/local/etc/skyscraper#examples.path=${INSTALL}/usr/share/skyscraper#" -i ${PKG_BUILD}/skyscraper.pro
sed -e "s#cacheexamples.path=/usr/local/etc/skyscraper/cache#cacheexamples.path=${INSTALL}/usr/share/skyscraper/cache#" -i ${PKG_BUILD}/skyscraper.pro
sed -e "s#impexamples.path=/usr/local/etc/skyscraper/import#impexamples.path=${INSTALL}/usr/share/skyscraper/import#" -i ${PKG_BUILD}/skyscraper.pro
sed -e "s#resexamples.path=/usr/local/etc/skyscraper/resources#resexamples.path=${INSTALL}/usr/share/skyscraper/resources#" -i ${PKG_BUILD}/skyscraper.pro