Bug 31349 - [EasyHacks] make does not support the "install" target
Summary: [EasyHacks] make does not support the "install" target
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: easyHack
Depends on:
Blocks:
 
Reported: 2010-11-03 02:00 UTC by Sebastian@SSpaeth.de
Modified: 2015-12-18 09:56 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
The output from the latest source configure + list of avaibles make targets (771 bytes, text/plain)
2011-04-07 07:16 UTC, Antoine GRÉA
Details

Note You need to log in before you can comment on or make changes to this bug.
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]