grouping overrides

Riccardo Mottola rmottola at opencsw.org
Thu Sep 24 21:12:43 CEST 2015


Hi,

is there a way to specify overrides together? some kind of regex or by 
omitting some part?
  e.g.

  CHECKPKG_OVERRIDES_CSWgnustep-base += 
soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/defaults
  CHECKPKG_OVERRIDES_CSWgnustep-base += 
soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/make_strings
  CHECKPKG_OVERRIDES_CSWgnustep-base += 
soname-not-found|libgnustep-base.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/plser

to become

  CHECKPKG_OVERRIDES_CSWgnustep-base += 
soname-not-found|libgnustepbase.so.1.24|is|needed|by|opt/csw/GNUstep/System/Tools/*

or even


  CHECKPKG_OVERRIDES_CSWgnustep-base += 
soname-not-found|libgnustepbase.so.1.24|*

would be very helpful.


Thanks,
Riccardo


More information about the devel mailing list