#1839 closed defect (wontfix)
Install.make should honor $DESTDIR
Reported by: | vince | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.7 |
Component: | Installation | Version: | svn-trunk |
Keywords: | DESTDIR | Cc: | |
CPU: | OSX/Intel | Platform: | MacOSX |
Description
Apparently, the DESTDIR variable has been removed from the installation process, thereby bypassing packaging mechanisms that rely on that variable. I have attached an example patchfile for include/Make/Install.make.
Attachments (1)
Change History (10)
by , 12 years ago
Attachment: | patch-Install_make.diff added |
---|
comment:2 by , 11 years ago
Issue was reported offlist also for Fedora. Patch here to be tested.
Similar bug also in trac #764
comment:3 by , 10 years ago
Can someone (who understands it) review the patch and apply it? I got offlist a request to apply it since it is needed for creating grass7 package for Macports. Thanks
comment:4 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:5 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:6 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
Note:
See TracTickets
for help on using tickets.
patchfile for Install.make