summaryrefslogtreecommitdiff
path: root/community/libpng12
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
committerroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
commit1ae31a85e191bbf7313077b472a66d1c24af1f74 (patch)
tree91f021858c2e33e1a6633c12b80e54105fd7500b /community/libpng12
parent26606f981048ee9efcda690b619d3c53501a7a58 (diff)
Tue Aug 20 02:14:51 PDT 2013
Diffstat (limited to 'community/libpng12')
-rw-r--r--community/libpng12/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/libpng12/PKGBUILD b/community/libpng12/PKGBUILD
index 968cd9123..e89474365 100644
--- a/community/libpng12/PKGBUILD
+++ b/community/libpng12/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 79866 2012-11-14 07:22:13Z dwallace $
+# $Id: PKGBUILD 95950 2013-08-19 02:17:35Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: dorphell <archlinux.org: dorphell>
# Contributor: Travis Willard <archlinux.org: travis>
@@ -8,7 +8,7 @@
pkgname=libpng12
_realname=libpng
pkgver=1.2.50
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('i686' 'x86_64')
url="http://www.libpng.org/pub/png/libpng.html"
@@ -44,6 +44,8 @@ package() {
rm -fr "${pkgdir}/usr/lib/pkgconfig/libpng.pc"
rm -rf "${pkgdir}/usr/include/"{pngconf.h,png.h}
+ install -Dm644 LICENSE $pkgdir/usr/share/licenses/libpng12/LICENSE
+
}
md5sums=('a3e00fccbfe356174ab515b5c00641c7'