merge 64bit sysconfig dir

Dagobert Michelsen dam at opencsw.org
Fri May 22 14:38:02 CEST 2015


Hi Carsten,

> Am 22.05.2015 um 14:22 schrieb Carsten Grzemba <grzemba at contac-dt.de>:
> 
> Hi, 
> is there a special magic to merge file from sysconfigdir? In this case I miss modules-64.conf in pkgroot:

$(sysconfdir) is not merged from ISA different from the default:
  https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/gar/v2/gar.mk#779

The existing solution is using /etc/opt/csw/64 for 64 bit applications:
  https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/pango/trunk/Makefile#141

You could probable try this to achieve the layout you envision:
  EXTRA_MERGE_DIRS_isa-extra += $(sysconfdir)
Please keep in mind that all files from the 64 bit ISA. Or try
  EXTRA_MERGE_DIRS_isa-extra += $(sysconfdir)/apache2/extra/modules-64.conf
for just the file. I haven’t tried it but it should work.


Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20150522/31e0adf2/attachment-0001.p7s>


More information about the maintainers mailing list