[Bug 46417] Gabble shouldn't install an unversioned library to ${libdir}
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 9 14:48:37 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46417
--- Comment #25 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-03-09 05:48:37 PST ---
Created attachment 58235
--> https://bugs.freedesktop.org/attachment.cgi?id=58235
[3/6] Avoid Wocky trying to install into --prefix=NONE
---
+# If you don't specify --prefix, it starts off as NONE. Autoconf
+# would normally do this defaulting for us later, but that's too
+# late to help Wocky.
This resulted in "make install DESTDIR=$HOME/tmp" (using the default prefix,
/usr/local) installing Wocky headers to $HOME/tmpNONE/include instead of the
expected $HOME/tmp/usr/local/include.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list