summaryrefslogtreecommitdiffstats
path: root/main/pango
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2010-09-07 13:25:01 +0000
committerAndrew Manison <amanison@anselsystems.com>2010-09-07 13:25:01 +0000
commit2b41d54ce65ea36bd7d8d5b3a40c6c0e45170a64 (patch)
treeae0f2045da2808bdbd8db22b8d23b947aeccd2bd /main/pango
parent4acba7611290bd479f9e241bb250c4b02e882f94 (diff)
parent3f7f818a76ed2f05b12df5424d8c252a10f6f638 (diff)
downloadaports-2b41d54ce65ea36bd7d8d5b3a40c6c0e45170a64.tar.bz2
aports-2b41d54ce65ea36bd7d8d5b3a40c6c0e45170a64.tar.xz
Merge remote branch 'alpine/master'
Conflicts: main/gtk+/APKBUILD main/icu/APKBUILD main/pango/APKBUILD
Diffstat (limited to 'main/pango')
-rw-r--r--main/pango/APKBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD
index 4ef60fefb..762a4c6d5 100644
--- a/main/pango/APKBUILD
+++ b/main/pango/APKBUILD
@@ -27,9 +27,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-dev() {
- default_dev
- install -d "$subpkgdir"/usr/share
-}
-
md5sums="bab5b4eb3fde6b0a5bfe98d25e668741 pango-1.28.1.tar.bz2"