summaryrefslogtreecommitdiff
path: root/pkgbuild
diff options
context:
space:
mode:
authorCedric BAIL <cedric@osg.samsung.com>2014-09-04 16:52:37 +0200
committerCedric BAIL <cedric@osg.samsung.com>2014-09-04 17:33:06 +0200
commit9e8582bef3bf7ff24d1a9b626e0cc2d0cb47a412 (patch)
treece1b1e0a65593a9a061c035524267c85912e4164 /pkgbuild
parent353c237e3ecb8b4122b6866afb662884f7b9acdb (diff)
downloadelementary-9e8582bef3bf7ff24d1a9b626e0cc2d0cb47a412.tar.gz
pkgbuild: let's not put .eo with the binary.
Diffstat (limited to 'pkgbuild')
-rw-r--r--pkgbuild/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgbuild/PKGBUILD b/pkgbuild/PKGBUILD
index 0b7fc016b..99026c789 100644
--- a/pkgbuild/PKGBUILD
+++ b/pkgbuild/PKGBUILD
@@ -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}