Hi there, It looks like the reason you are receiving the error is because their Makefile does not support DESTDIR or prefix. There are static locations that the make install copies the config to. (and makepkg doesn't have root permissions so it can't copy to /etc/) On 07/12/2016 12:01 PM, Storm Dragon via aur-general wrote:
Howdy, I am working on a PKGBUILD for a new GNU Social client called GnuSocialShell. I made one for the git version, because this is being rapidly developed, and I don't believe there is an actual release yet anyway. The problem is, it haults with an error when trying to copy files in place, and I'm not sure why. I have gone over this file and can't find anything wrong with it. It's probably something simple I'm just overlooking though. Thanks for any help :) Storm