# Template file for 'cinnamon-translations' pkgname=cinnamon-translations version=2.8.1 revision=1 noarch=yes build_style=gnu-makefile short_desc="Translations for Cinnamon and Nemo" maintainer="Juan RP " license="GPL-3" homepage="http://cinnamon.linuxmint.com/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" checksum=48431b300fd46552d71d009e3fad84c76d4f0d0cc6db9ec7241aed95f8bb5f98 do_install () { vmkdir /usr/share/locale cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale }