Skip to content

Conversation

@chaotian
Copy link
Contributor

The symbolic of the html and js are created in compiling time. The current implementation use absolute path. It means that the compiled binary could only place in the same absolute path with it in the compile machine. It is not convince for use and deploy. So I change the symbolic of static content form absolute path into relative path

chaotian added 2 commits June 19, 2014 21:05
The symbolic of static content should use relative path
@manolama
Copy link
Member

manolama commented Jul 3, 2014

Looks like it works. Mind signing the contrib agreement https://docs.google.com/spreadsheet/embeddedform?formkey=dFNiOFROLXJBbFBmMkQtb1hNMWhUUnc6MQ please? Thanks!

@chaotian
Copy link
Contributor Author

chaotian commented Jul 4, 2014

Just signed :)

@manolama
Copy link
Member

manolama commented Mar 2, 2015

Sorry, coming back to this, how does it affect the packages (deb, rpm, bsd)? Could you test it under those and make sure it still works please? Thanks!

@manolama manolama merged commit dfe34f0 into OpenTSDB:next Dec 11, 2018
manolama pushed a commit that referenced this pull request Dec 11, 2018
* Update Makefile.am

The symbolic of static content should use relative path

*  Set the abs_srcdir and abs_builddir in runtime instead of compiling time

Signed-off-by: Chris Larsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants