mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/gpicview fix
This commit is contained in:
parent
3168becb38
commit
016cf2608f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ md5sums=('943da9f4a23541accd5acdd4fb69966f')
|
|||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
./configure --sysconfdir=/etc --prefix=/usr
|
||||
LIBS="-lm" ./configure --sysconfdir=/etc --prefix=/usr
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue