GNOME Bugzilla – Bug 341145
$(DESTDIR) broken
Last modified: 2007-04-19 17:27:33 UTC
make DESTDIR=`pwd`/distrib install is broken in devhelp. seems that only the ".mo" files are correctly installed into the relocated prefix.
Sorry this is my mistake. I've been building geckos (which should probably say it all), and rebuilding devhelp... leaving me in an inconsistant state (where doing make install in devhelp/src directory was resulting in a no-op)... make maintainer-clean && rebuild fixed.
*** Bug 431144 has been marked as a duplicate of this bug. ***