Changes between Initial Version and Version 2 of Ticket #36833


Ignore:
Timestamp:
Oct 31, 2012, 9:50:48 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36833

    • Property Status changed from new to assigned
    • Property Cc craig.cottingham@… added
    • Property Summary changed from gLabels build problems to glabels: error: "Only <glib.h> can be included directly."
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords build process glabels removed
  • Ticket #36833 – Description

    initial v2  
    55With commands like this:
    66
     7{{{
    78sudo perl -pi -w -e 's/#include <glib\/gi18n\.h>/#include <glib\.h>/g;' *.h
     9}}}
    810
    911I substitute all references directly to a file in glib headers to glib.h