[Freeciv-tickets] [freeciv] #44788: Meson: install_data() that installs nothing

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Jun 9 11:12:41 JST 2022


#44788: Meson: install_data() that installs nothing

  Open Date: 2022-06-09 05:12
Last Update: 2022-06-09 05:12

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44788
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44788

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-06-09 05:12 Updated by: cazfi
 * New Ticket "Meson: install_data() that installs nothing" created


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

meson.build now has:
install_data(
install_dir : join_paths(get_option('datadir'), 'freeciv')
)
Which does nothing (there's nothing listed for it to install any more). Clean it out.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44788
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44788



More information about the Freeciv-tickets mailing list
Back to archive index