cinnamon-translations: update to 2.4.2.
This commit is contained in:
parent
93ea37d53e
commit
96e9cecf32
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cinnamon-translations'
|
||||
pkgname=cinnamon-translations
|
||||
version=2.2.4
|
||||
version=2.4.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="git"
|
||||
|
@ -12,7 +12,6 @@ homepage="http://cinnamon.linuxmint.com/"
|
|||
do_fetch() {
|
||||
git clone -b ${version} git://github.com/linuxmint/${pkgname} ${pkgname}-${version}
|
||||
}
|
||||
|
||||
do_install () {
|
||||
vmkdir /usr/share/cinnamon/locale
|
||||
cp -a mo-export/* ${DESTDIR}/usr/share/cinnamon/locale
|
||||
|
|
Loading…
Reference in a new issue