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'
|
# Template file for 'cinnamon-translations'
|
||||||
pkgname=cinnamon-translations
|
pkgname=cinnamon-translations
|
||||||
version=2.2.4
|
version=2.4.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -12,7 +12,6 @@ homepage="http://cinnamon.linuxmint.com/"
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone -b ${version} git://github.com/linuxmint/${pkgname} ${pkgname}-${version}
|
git clone -b ${version} git://github.com/linuxmint/${pkgname} ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install () {
|
do_install () {
|
||||||
vmkdir /usr/share/cinnamon/locale
|
vmkdir /usr/share/cinnamon/locale
|
||||||
cp -a mo-export/* ${DESTDIR}/usr/share/cinnamon/locale
|
cp -a mo-export/* ${DESTDIR}/usr/share/cinnamon/locale
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue