Bug 31349

Summary: [EasyHacks] make does not support the "install" target
Product: LibreOffice Reporter: Sebastian@SSpaeth.de <sebastian>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: christian
Priority: medium Keywords: easyHack
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: The output from the latest source configure + list of avaibles make targets

Description Sebastian@SSpaeth.de 2010-11-03 02:00:02 UTC
Currently Makefile in rawbuild/* knows dev-install but does not know "install" at all. As this target is one of the basics of Unix "make"ing, we really, really should support a "make install" (if that calls ooinstall internally fine) but it should work.

I guess adding a "install" target that calls ooinstall would not be too hard, so adding this to EasyHacks too.
Comment 1 Antoine GRÉA 2011-04-05 09:45:02 UTC
Taking the task until 08 April 2011.
Comment 2 Antoine GRÉA 2011-04-05 09:45:21 UTC
Taking the task until 08 April 2011.
Comment 3 Antoine GRÉA 2011-04-07 07:16:03 UTC
Created attachment 45370 [details]
The output from the latest source configure + list of avaibles make targets

Not have this issue here with the latest source.
Comment 4 Christian Dywan 2011-04-15 08:51:36 UTC
This would seem to have been fixed already.
Comment 5 Robinson Tryon (qubit) 2015-12-18 09:56:04 UTC
Migrating Whiteboard tags to Keywords: (EasyHack)
[NinjaEdit]