----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3672/#review4681 -----------------------------------------------------------
src/Makefile.am <https://reviews.apache.org/r/3672/#comment10423> Since nobase_* is used here, the scripts are already installed under $(pkgdatadir)/webui (as you can test by running 'make install DESTDIR=/tmp/some-path'). Is it your intention to install them in $(pkgdatadir)/webui/webui ? - Charles On 2012-01-28 00:23:01, Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3672/ > ----------------------------------------------------------- > > (Updated 2012-01-28 00:23:01) > > > Review request for mesos, Charles Reiss and John Sirois. > > > Summary > ------- > > An installed webui has the wrong path, this should fix that. > > > Diffs > ----- > > src/Makefile.am 1026758 > > Diff: https://reviews.apache.org/r/3672/diff > > > Testing > ------- > > > Thanks, > > Benjamin > >
