19 Aug
2013
19 Aug
'13
8:40 p.m.
Hello I'm trying to solve some problems on the 4th’s PKGBUILD because the one I have already uploaded doesn’t build aswell. I think it’s all right but when it compiles it fails on the package() function. Here are the PKGBUILD[1], and two patches[2][3] I’m using as source: [1] http://pastebin.com/NgDGazt2 [2] http://pastebin.com/ewNSynCd -> Makefile.patch [3] http://pastebin.com/jdCaXeWu -> Makefile.UNX.patch The problem is that “make DESTDIR=”$pkgdir” install” doesn’t install on $pkgdir, at least when I try to compile it with makepkg.