# Template file for 'cinnamon-translations' pkgname=cinnamon-translations version=2.8.3 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=8585670a2765ac6580b98477b2eb02ed3afe64be0ba09f8c3e61613c0a987cad do_install () { vmkdir /usr/share/locale cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale }