libpng: fully remove libtool archives.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'libpng'.
|
# Template build file for 'libpng'.
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
version=1.5.10
|
version=1.5.10
|
||||||
revision=1
|
revision=2
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
@@ -23,5 +23,6 @@ long_desc="
|
|||||||
only supports C. Support for other languages is being considered."
|
only supports C. Support for other languages is being considered."
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
rm -f ${DESTDIR}/usr/lib/*.la
|
||||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user