Bug 898

Summary: make install and DESTDIR
Product: Odamex Reporter: vain <nibbler>
Component: ClientAssignee: Odamex Bug Reporter <odamex-bug-reporter>
Status: NEW ---    
Severity: enhancement CC: alexmax2742
Priority: P1    
Version: 0.6.x   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 900    

Description vain 2012-09-05 05:27:59 UTC
Currently there is no way, how to install Odamex by make install and specially DESTDIR* standard. Only what I can choose when compiling Odamex is build type and which components I want to compile. Cmake by the way support DESTDIR**

I want push Odamex in to Fedora repository, but right now I can in SPEC file install binaries only by manual approach and it's not the best way. So make install and DESTDIR support would be great.

* http://www.gnu.org/prep/standards/html_node/DESTDIR.html
** http://www.cmake.org/Wiki/CMake_FAQ#Does_CMake.27s_.22make_install.22_support_DESTDIR.3F
Comment 1 Alexander Mayfield 2012-09-05 23:38:36 UTC
As far as I know, Odamex does not adhere to the Unix Filesystem hierarchy standard (i.e. it will not behave when split up between bin/, share/, and so on.  Will this be a problem for inclusion in Fedora?
Comment 2 vain 2012-09-06 06:03:27 UTC
If you mean problem about odamex binary and odamex.wad in separate folders, I hope, this is not a problem, because odamex.desktop in src/installer/arch (which I use in SPEC file) and line Exec=odamex -waddir /usr/share/doom