[aur-general] swiften-git, spectrum2-git
Jeremy Audet
ichimonji10 at gmail.com
Fri May 16 10:57:18 EDT 2014
Make sure to wrap all variable interpolations in double quotes. For example:
SWIFTEN_INSTALLDIR="${pkgdir}"/usr force-configure=1
This is also acceptable:
SWIFTEN_INSTALLDIR="${pkgdir}/usr" force-configure=1
Also, did you forget to add ';' to the end of your `find` statement?
I'm not familiar with what the `+` does.
— Jeremy "Ichimonji10" Audet
More information about the aur-general
mailing list