aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-01-22 09:13:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-01-22 09:22:08 +0000
commit4a6f53b12aec770fd895a4b69dca8038db780b26 (patch)
tree68f9f2f01f7b487640590df8b368d6d42c96c3a9 /testing
parentfc3ca22c342c1dff2de76d092135731b77f14b5c (diff)
testing/evolution: remove *-install scripts
Diffstat (limited to 'testing')
-rw-r--r--testing/evolution/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD
index bf167116547..58b21c58d8e 100644
--- a/testing/evolution/APKBUILD
+++ b/testing/evolution/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="gtk+3.0-dev glib-dev itstool libxml2-dev libxml2-utils
libcanberra-dev gtkspell-dev libgweather-dev openldap-dev
libnotify-dev"
makedepends="$depends_dev gperf flex bison"
-install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
+install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"