Just got this mail from our build bot:
On Tue, Jan 01, 2008 at 07:54:44AM -0500, Cron Daemon wrote:
> Something went wrong during make distcheck.
> Last 20 lines of logfile follow:
...
> /usr/bin/install: cannot create regular file
> `/usr/share/services/klash_part.desktop': Permission denied
This is due to the default install to be a system wide
install for plugins, with explicit configure switches to change.
But the distcheck rule only gives --prefix and nothing else,
so we have two options:
1) find out whether it's possible to have 'distcheck' add some
other custom configure switch
2) Always put the plugin under ${prefix} if --prefix was
given.
Opinions?
--strk;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev