cinnamon-translations: switch to tarball; fix installation (v2).
This commit is contained in:
parent
8101590bc9
commit
864496bd95
@ -3,15 +3,14 @@ pkgname=cinnamon-translations
|
||||
version=2.4.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="git"
|
||||
build_style=gnu-makefile
|
||||
short_desc="Translations for Cinnamon and Nemo"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e03b6ed7ab6cb08d1cb2959057fd939d9cd7a36d3089f8b17ea245cb25fb8f67
|
||||
|
||||
do_fetch() {
|
||||
git clone -b ${version} git://github.com/linuxmint/${pkgname} ${pkgname}-${version}
|
||||
}
|
||||
do_install () {
|
||||
vmkdir /usr/share/locale
|
||||
cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale
|
||||
|
Loading…
Reference in New Issue
Block a user