mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/netpbm to 10.86.39-2
This commit is contained in:
parent
40cbb96d45
commit
d11f283486
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = netpbm
|
||||
pkgdesc = A toolkit for manipulation of graphic images
|
||||
pkgver = 10.86.39
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://netpbm.sourceforge.net/
|
||||
arch = x86_64
|
||||
license = custom
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
pkgname=netpbm
|
||||
pkgver=10.86.39
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A toolkit for manipulation of graphic images"
|
||||
arch=('x86_64')
|
||||
license=('custom' 'BSD' 'GPL' 'LGPL')
|
||||
|
@ -58,7 +58,7 @@ prepare() {
|
|||
echo 'JBIGLIB = /usr/lib/libjbig.a' >> config.mk
|
||||
|
||||
sed -i 's|misc|share/netpbm|' common.mk
|
||||
sed -i 's|/link|/lib|' lib/Makefile
|
||||
sed -e 's|/sharedlink|/lib|' -e 's|/staticlink|/lib|' -i lib/Makefile
|
||||
sed -i 's|install.manwebmain install.manweb install.man|install.man|' GNUmakefile
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue