summaryrefslogtreecommitdiffstats
path: root/testing/mlocate
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2014-05-31 17:54:07 +0000
committerEivind Uggedal <eivind@uggedal.com>2014-05-31 17:54:07 +0000
commit666d2402e33336d7c748032ae2456d242d03e289 (patch)
treed84baa24bd49fb6802fda5d5acb7c84f4b0650c8 /testing/mlocate
parent412bfd65e40c0f60bff66e236dac71fa5e081cdc (diff)
downloadaports-666d2402e33336d7c748032ae2456d242d03e289.tar.bz2
aports-666d2402e33336d7c748032ae2456d242d03e289.tar.xz
testing/mlocate: rm charset.alias
Diffstat (limited to 'testing/mlocate')
-rw-r--r--testing/mlocate/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD
index dcd71b7cc..dcb8f6d29 100644
--- a/testing/mlocate/APKBUILD
+++ b/testing/mlocate/APKBUILD
@@ -4,7 +4,7 @@
pkgname=mlocate
pkgver=0.26
-pkgrel=0
+pkgrel=1
pkgdesc='A utility to index and quickly search for files by name'
url='https://fedorahosted.org/mlocate/'
arch='all'
@@ -44,6 +44,8 @@ package() {
install -Dm644 "$srcdir"/updatedb.conf "$pkgdir"/etc/updatedb.conf
install -Dm744 "$srcdir"/updatedb.cron.daily \
"$pkgdir"/etc/periodic/daily/updatedb
+
+ rm "$pkgdir"/usr/lib/charset.alias
}
md5sums="539e6f86bf387358aa2b14d5f880e49a mlocate-0.26.tar.xz
465315bfa3380a23fae9a383270cb2ec updatedb.conf