pkgbuild: let's not put .eo with the binary.

This commit is contained in:
Cedric BAIL 2014-09-04 16:52:37 +02:00
parent d1612d88d6
commit bfa8fe85fc
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Enlightenment Developers <enlightenment-devel@enlightenment.org>
pkgname=('elementary' 'elementary_test' 'elementary_doc')
[[ -d ../.git ]] && pkgname=('elementary-git' 'elementary_test-git' 'elementary_doc-git')
pkgver=1.8.99.9334.01199ad
pkgver=1.11.99.10566.b520960
pkgrel=1
pkgdesc="Enlightenment GUI toolkit - GIT development snapshot"
arch=('i686' 'x86_64' 'arm')
@ -75,6 +75,7 @@ package_elementary_test() {
cd "../.."
make -j1 DESTDIR="$pkgdir/" install
rm -rf "$pkgdir/usr/include"
rm -rf "$pkgdir/usr/share/eolian/include/elementary-1/"
rm -rf "$pkgdir/usr/bin/"{elementary_codegen,elementary_config,elementary_quicklaunch,elementary_run,elm_prefs_cc}
rm -rf "$pkgdir/usr/lib/"{cmake,edje,libelementary.so*,pkgconfig}
rm -rf "$pkgdir/usr/lib/elementary/modules/"{access_output,datetime_input_ctxpopup,prefs}