Closed darkbasic closed 7 years ago
Does the build succeed when using makepkg -o
&& makepkg -es
?
@darkbasic ^
No it doesn't build with makepkg -o && makepkg -es
, but it builds flawlessly with a simple makepkg -s
.
There it is. As I suspected, prepare()
is used incorrectly and variables aren't exported for the second part of the build. See this forum post for more in-depth explanation.
Please ask the maintainer to fix his PKGBUILD.
nginx-devel does not build with pacaur, works flawlessly with manual build. Probably the problem is the following modification since last version (which worked flawlessly):
Version
pacaur -v
Description
Enter description of issue here
Output
pacaur -S nginx-devel
Debug output
bash -x pacaur -S nginx-devel